Hello community,

here is the log from the commit of package libstoragemgmt for openSUSE:Factory 
checked in at 2020-09-18 15:21:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstoragemgmt (Old)
 and      /work/SRC/openSUSE:Factory/.libstoragemgmt.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstoragemgmt"

Fri Sep 18 15:21:05 2020 rev:23 rq:834526 version:1.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstoragemgmt/libstoragemgmt.changes    
2020-08-14 09:32:38.860377464 +0200
+++ /work/SRC/openSUSE:Factory/.libstoragemgmt.new.4249/libstoragemgmt.changes  
2020-09-18 15:21:11.769957230 +0200
@@ -1,0 +2,5 @@
+Tue Sep 15 02:41:46 UTC 2020 - nick wang <nw...@suse.com>
+
+- bsc#1176448, Add clibs requirement to python-libstoragemgmt.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libstoragemgmt.spec ++++++
--- /var/tmp/diff_new_pack.vDHgt8/_old  2020-09-18 15:21:13.169958584 +0200
+++ /var/tmp/diff_new_pack.vDHgt8/_new  2020-09-18 15:21:13.173958588 +0200
@@ -106,11 +106,15 @@
 %{?python_provide:%python_provide python3-%{name}}
 Summary:        Python client libraries and plug-in support for %{name}
 Group:          Development/Languages/Python
-Requires:       %{name} = %{version}
 BuildArch:      noarch
+Requires:       %{name} = %{version}
 %if 0%{python3}
+Requires:       python3-%{name}-clibs
+
 %description        -n python3-%{name}
 %else
+Requires:       python2-%{name}-clibs
+
 %description        -n python2-%{name}
 %endif
 The python-%{name} package contains python client libraries as
@@ -504,7 +508,8 @@
 %{_udevrulesdir}/90-scsi-ua.rules
 
 %files -n %{libname}
-%doc README COPYING.LIB
+%license COPYING.LIB
+%doc README
 %{_libdir}/libstoragemgmt.so.*
 
 %files devel


Reply via email to