Hello community,

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

Package is "libvshadow"

Fri Nov  3 16:23:29 2017 rev:12 rq:535316 version:0~20170902

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes    2017-10-05 
11:57:36.242570901 +0200
+++ /work/SRC/openSUSE:Factory/.libvshadow.new/libvshadow.changes       
2017-11-03 16:23:30.207151669 +0100
@@ -1,0 +2,6 @@
+Wed Oct  4 21:32:29 UTC 2017 - [email protected]
+
+- rename python-libvshadow to python2-libshadow as expected by singlespec
+- remove Provides pyvshadow as it is not versioned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvshadow.spec ++++++
--- /var/tmp/diff_new_pack.H2NLsw/_old  2017-11-03 16:23:31.083119787 +0100
+++ /var/tmp/diff_new_pack.H2NLsw/_new  2017-11-03 16:23:31.083119787 +0100
@@ -90,15 +90,15 @@
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
-%package        -n python-%{name}
+%package        -n python2-%{name}
 Summary:        Python binding for libvshadow
 License:        LGPL-3.0+
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python
-Provides:       pyvshadow = %{version}
+Obsoletes:             python-%{name}
 
-%description    -n python-%{name}
+%description    -n python2-%{name}
 Python binding for libvshadow.  libvshadow can read windows event files
 
 %prep
@@ -111,7 +111,7 @@
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 export CXXFLAGS="%{optflags}"
-%configure --disable-static --enable-wide-character-type --enable-python
+%configure --disable-static --enable-wide-character-type --enable-python2
 
 make %{?_smp_mflags}
 
@@ -147,7 +147,7 @@
 %{_libdir}/pkgconfig/libvshadow.pc
 %{_mandir}/man3/*.gz
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README
 %{python_sitearch}/*.so


Reply via email to