This commit is contained in:
Sergey Zhemoytel 2023-01-24 10:52:43 +03:00
parent 269fa6bcc6
commit 1faf15e970
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
kubo-0.17.0.tar.gz: 9cf47bd11b04acb140284913f472df5659ed9f9d kubo-0.18.0.tar.gz: 615d8956bef1167f4e8921222eb9b95211f2b9df

View file

@ -2,14 +2,14 @@
%define debug_package %nil %define debug_package %nil
Name: kubo Name: kubo
Version: 0.17.0 Version: 0.18.0
Release: 1 Release: 1
Summary: IPFS implementation in Go Summary: IPFS implementation in Go
URL: https://ipfs.tech URL: https://ipfs.tech
Source0: https://github.com/ipfs/kubo/archive/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/ipfs/kubo/archive/v%{version}/%{name}-%{version}.tar.gz
License: MIT & ASL 2.0 License: MIT & ASL 2.0
Group: Development/Other Group: Development/Other
Provides: ipfs Provides: ipfs
Conflicts: go-ipfs Conflicts: go-ipfs
Conflicts: ipfs < 0.15 Conflicts: ipfs < 0.15
BuildRequires: go BuildRequires: go