provide/obsolete ccnet [release 6.3.4-2mamba;Tue Dec 11 2018]
This commit is contained in:
parent
991a97abb4
commit
0ce6e0f405
@ -1,6 +1,6 @@
|
||||
Name: ccnet-server
|
||||
Version: 6.2.3
|
||||
Release: 1mamba
|
||||
Version: 6.3.4
|
||||
Release: 2mamba
|
||||
Summary: A framework for writing networked applications in C
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -30,6 +30,8 @@ BuildRequires: libsqlite-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: ccnet
|
||||
Obsoletes: ccnet
|
||||
Requires: libccnet = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -111,6 +113,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%{python_sitearch}/ccnet/async/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 11 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.4-2mamba
|
||||
- provide/obsolete ccnet
|
||||
|
||||
* Tue Dec 11 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.4-1mamba
|
||||
- update to 6.3.4
|
||||
|
||||
* Thu Dec 07 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 6.2.3-1mamba
|
||||
- update to 6.2.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user