From 1faf15e97020091f275b1b9379aa145ee9527801 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 24 Jan 2023 10:52:43 +0300 Subject: [PATCH] 0.18.0 --- .abf.yml | 2 +- kubo.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 37ee919..3a05d6b 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kubo-0.17.0.tar.gz: 9cf47bd11b04acb140284913f472df5659ed9f9d + kubo-0.18.0.tar.gz: 615d8956bef1167f4e8921222eb9b95211f2b9df diff --git a/kubo.spec b/kubo.spec index 2ade63b..ebef18b 100644 --- a/kubo.spec +++ b/kubo.spec @@ -2,14 +2,14 @@ %define debug_package %nil Name: kubo -Version: 0.17.0 +Version: 0.18.0 Release: 1 Summary: IPFS implementation in Go URL: https://ipfs.tech Source0: https://github.com/ipfs/kubo/archive/v%{version}/%{name}-%{version}.tar.gz License: MIT & ASL 2.0 Group: Development/Other -Provides: ipfs +Provides: ipfs Conflicts: go-ipfs Conflicts: ipfs < 0.15 BuildRequires: go