Hello community, here is the log from the commit of package libsmraw for openSUSE:Factory checked in at 2020-05-01 11:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmraw (Old) and /work/SRC/openSUSE:Factory/.libsmraw.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmraw" Fri May 1 11:12:07 2020 rev:13 rq:799060 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes 2019-06-12 13:08:15.753134064 +0200 +++ /work/SRC/openSUSE:Factory/.libsmraw.new.2738/libsmraw.changes 2020-05-01 11:12:19.791713917 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 01:58:12 UTC 2020 - Greg Freemyer <[email protected]> + +- remove python2 submodule + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmraw.spec ++++++ --- /var/tmp/diff_new_pack.5iFNF4/_old 2020-05-01 11:12:20.279714978 +0200 +++ /var/tmp/diff_new_pack.5iFNF4/_new 2020-05-01 11:12:20.283714987 +0200 @@ -80,17 +80,6 @@ This subpackage contains the utility programs from libsmraw to acquire, export, query and verify storage media (split) RAW files. -%package -n python2-%name -Summary: Python 2 bindings for libsmraw -Group: Development/Languages/Python -Requires: %lname = %version -Requires: python -Obsoletes: python-%{name} - -%description -n python2-%name -Python 2 bindings for libsmraw, which provides functionality to work -with (split) RAW files. - %package -n python3-%name Summary: Python 3 bindings for libsmraw Group: Development/Languages/Python @@ -105,7 +94,7 @@ %setup -qn libsmraw-%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 @@ -138,12 +127,6 @@ %_bindir/smrawmount %_mandir/man1/smrawmount.1* -%files -n python2-%name -%defattr(-,root,root) -%doc AUTHORS ChangeLog -%license COPYING -%python_sitearch/pysmraw.so - %files -n python3-%name %defattr(-,root,root) %doc AUTHORS ChangeLog
