Hello community, here is the log from the commit of package libstorage for openSUSE:Factory checked in at 2015-07-05 17:51:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage (Old) and /work/SRC/openSUSE:Factory/.libstorage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage" Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes 2015-06-03 08:32:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes 2015-07-05 17:51:50.000000000 +0200 @@ -1,0 +2,26 @@ +Mon Jun 29 14:31:40 UTC 2015 - [email protected] + +- Read subvolumes information even in readonly mode (bnc#935769) +- 2.25.25 + +------------------------------------------------------------------- +Mon Jun 22 16:10:57 CEST 2015 - [email protected] + +- Catch I/O errors while probing disks with parted (bsc#934640) +- 2.25.24 + +------------------------------------------------------------------- +Fri Jun 12 11:35:51 CEST 2015 - [email protected] + +- added flag nocow to Subvolume class (API change) (fate#316718) +- generate python and ruby bindings from common swig interface + file, renaming python module +- 2.25.23 + +------------------------------------------------------------------- +Mon Jun 8 11:55:33 CEST 2015 - [email protected] + +- Taking shutdown option for multipathd stopping (bnc#928572) +- 2.25.22 + +------------------------------------------------------------------- Old: ---- libstorage-2.25.21.tar.bz2 New: ---- libstorage-2.25.25.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage.spec ++++++ --- /var/tmp/diff_new_pack.7vfpd9/_old 2015-07-05 17:51:50.000000000 +0200 +++ /var/tmp/diff_new_pack.7vfpd9/_new 2015-07-05 17:51:50.000000000 +0200 @@ -17,7 +17,7 @@ Name: libstorage -Version: 2.25.21 +Version: 2.25.25 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: libstorage-%{version}.tar.bz2 @@ -95,8 +95,8 @@ %{find_lang} libstorage -rm -f $RPM_BUILD_ROOT/%{python_sitearch}/_libstorage.a -rm -f $RPM_BUILD_ROOT/%{python_sitearch}/_libstorage.la +rm -f $RPM_BUILD_ROOT/%{python_sitearch}/_storage.a +rm -f $RPM_BUILD_ROOT/%{python_sitearch}/_storage.la %if 0%{?suse_version} %if "%{?rb_vendorarchdir}" != "" rm -f $RPM_BUILD_ROOT/%{rb_vendorarchdir}/storage.la @@ -210,8 +210,8 @@ %files -n libstorage-python %defattr(-,root,root) -%{python_sitelib}/libstorage.py* -%attr(755,root,root) %{python_sitearch}/_libstorage.so +%{python_sitelib}/storage.py* +%attr(755,root,root) %{python_sitearch}/_storage.so %package -n libstorage-ruby ++++++ libstorage-2.25.21.tar.bz2 -> libstorage-2.25.25.tar.bz2 ++++++ ++++ 39767 lines of diff (skipped)
