Hello community, here is the log from the commit of package libsmdev for openSUSE:Factory checked in at 2020-05-01 11:11:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmdev (Old) and /work/SRC/openSUSE:Factory/.libsmdev.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmdev" Fri May 1 11:11:57 2020 rev:10 rq:799059 version:0~20190315 Changes: -------- --- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes 2019-06-12 13:08:35.741125663 +0200 +++ /work/SRC/openSUSE:Factory/.libsmdev.new.2738/libsmdev.changes 2020-05-01 11:12:18.231710524 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 01:50:55 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmdev.spec ++++++ --- /var/tmp/diff_new_pack.hbJBYa/_old 2020-05-01 11:12:19.387713038 +0200 +++ /var/tmp/diff_new_pack.hbJBYa/_new 2020-05-01 11:12:19.391713047 +0200 @@ -66,16 +66,6 @@ can access and read storage media devices and will determine information about such. -%package -n python2-%{name} -Summary: Python bindings for libsmdev -Group: Development/Languages/Python -Requires: %{lname} = %{version} -BuildRequires: pkgconfig(python2) -Provides: pysmdev = %{version} - -%description -n python2-%{name} -Python 2 bindings for libsmdev, which is a library to access and read storage media devices. - %package -n python3-%{name} Summary: Python bindings for libsmdev Group: Development/Languages/Python @@ -90,7 +80,7 @@ %setup -q -n libsmdev-%{timestamp} %build -%configure --disable-static --enable-wide-character-type --enable-python2 --enable-python3 +%configure --disable-static --enable-wide-character-type --enable-python3 make %{?_smp_mflags} %install @@ -123,12 +113,6 @@ %{_bindir}/smdevinfo %{_mandir}/man1/smdevinfo.1* -%files -n python2-%{name} -%defattr(-,root,root) -%doc AUTHORS ChangeLog -%license COPYING -%{python_sitearch}/pysmdev.so - %files -n python3-%{name} %defattr(-,root,root) %doc AUTHORS ChangeLog
