Hello community,

here is the log from the commit of package zpaq for openSUSE:Factory checked in 
at 2016-10-31 09:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zpaq (Old)
 and      /work/SRC/openSUSE:Factory/.zpaq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zpaq"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zpaq/zpaq.changes        2016-05-10 
09:27:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zpaq.new/zpaq.changes   2016-10-31 
09:54:59.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 23 06:21:00 UTC 2016 - [email protected]
+
+- Small package cleanup and rename of devel package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zpaq.spec ++++++
--- /var/tmp/diff_new_pack.V96hLj/_old  2016-10-31 09:55:00.000000000 +0100
+++ /var/tmp/diff_new_pack.V96hLj/_new  2016-10-31 09:55:00.000000000 +0100
@@ -70,12 +70,14 @@
 
 This package contains shared library
 
-%package  -n %{soname}-devel
+%package        devel
 Summary:        Development files for zpaq
 Group:          Development/Languages/C and C++
 Requires:       %{soname}%{sonum} = %{version}-%{release}
+Provides:       %{soname}-devel = %{version}
+Obsoletes:      %{soname}-devel < %{version}
 
-%description -n %{soname}-devel
+%description devel
 zpaq is a journaling, incremental, deduplicating archiver for Windows and
 Linux. "Journaling" means that when you update a file or directory, both
 the old and new versions are saved. You can extract from the archive as it
@@ -128,7 +130,7 @@
 %doc COPYING
 %{_libdir}/%{soname}.so.%{sover}
 
-%files -n %{soname}-devel
+%files  devel
 %defattr(-,root,root,-)
 %doc COPYING
 %{_libdir}/%{soname}.so



Reply via email to