Hello community,

here is the log from the commit of package libfwnt for openSUSE:Factory checked 
in at 2017-11-03 16:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfwnt (Old)
 and      /work/SRC/openSUSE:Factory/.libfwnt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfwnt"

Fri Nov  3 16:23:20 2017 rev:5 rq:535312 version:0~20170115

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwnt/libfwnt.changes  2017-02-21 
13:47:07.699560220 +0100
+++ /work/SRC/openSUSE:Factory/.libfwnt.new/libfwnt.changes     2017-11-03 
16:23:21.415471650 +0100
@@ -1,0 +2,6 @@
+Wed Oct  4 22:44:35 UTC 2017 - [email protected]
+
+- rename python-libfwnt to python2-libfwnt as expected by singlespec
+- remove Provides pyfwnt as it is not versioned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfwnt.spec ++++++
--- /var/tmp/diff_new_pack.jQETKa/_old  2017-11-03 16:23:21.983450978 +0100
+++ /var/tmp/diff_new_pack.jQETKa/_new  2017-11-03 16:23:21.987450832 +0100
@@ -60,26 +60,25 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libfwnt.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:        Python 2 bindings for %{name}
 License:        LGPL-3.0+
-Group:          Development/Libraries/Python
+Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
-Requires:       python
+Requires:       python2
 BuildRequires:  pkgconfig(python2)
-Provides:       pyfwnt
+Obsoletes:             python-%{name}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 This packinge provides Python 2 bindings for ${name}
 
 %package -n python3-%{name}
 Summary:        Python 3 bindings for ${name}
 License:        LGPL-3.0+
-Group:          Development/Libraries/Python
+Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
 BuildRequires:  pkgconfig(python3)
-Provides:       pyfwnt
 
 %description -n python3-%{name}
 This packinge provides Python 3 bindings for ${name}
@@ -118,7 +117,7 @@
 %{_libdir}/pkgconfig/libfwnt.pc
 %{_mandir}/man3/libfwnt.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{python_sitearch}/pyfwnt.so


Reply via email to