diff --git a/ccnet-server.spec b/ccnet-server.spec index e0e71f0..94c2290 100644 --- a/ccnet-server.spec +++ b/ccnet-server.spec @@ -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 6.3.4-2mamba +- provide/obsolete ccnet + +* Tue Dec 11 2018 Silvan Calarco 6.3.4-1mamba +- update to 6.3.4 + * Thu Dec 07 2017 Silvan Calarco 6.2.3-1mamba - update to 6.2.3