Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2015-02-16 15:24:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-10-15 
21:58:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes       
2015-02-16 17:35:49.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Feb 12 17:19:12 CET 2015 - [email protected]
+
+- added commit callbacks (for fate#318392)
+- 2.25.20
+
+-------------------------------------------------------------------
+Mon Feb 09 18:59:38 CET 2015 - [email protected]
+
+- Don't create gpt_sync_mbr on Power8, machine is capable to boot
+  from GPT (bsc#916935)
+- 2.25.19
+
+-------------------------------------------------------------------
+Tue Dec 09 13:51:44 CET 2014 - [email protected]
+
+- restructured source files
+
+-------------------------------------------------------------------
@@ -20 +38 @@
-- 2.25.28
+- 2.25.18
@@ -26 +44 @@
-- 2.25.27
+- 2.25.17

Old:
----
  libstorage-2.25.18.tar.bz2

New:
----
  libstorage-2.25.20.tar.bz2

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

Other differences:
------------------
++++++ libstorage.spec ++++++
--- /var/tmp/diff_new_pack.86Mm1N/_old  2015-02-16 17:35:50.000000000 +0100
+++ /var/tmp/diff_new_pack.86Mm1N/_new  2015-02-16 17:35:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstorage
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libstorage
-Version:        2.25.18
+Version:        2.25.20
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         libstorage-%{version}.tar.bz2
@@ -114,7 +114,7 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%package -n libstorage5
+%package -n libstorage6
 
 Requires:       coreutils
 Requires:       cryptsetup
@@ -137,12 +137,12 @@
 %endif
 Obsoletes:      yast2-storage-lib
 # expands to Obsoletes: libstorage libstorage1 libstorage2 libstorage3...
-Obsoletes:      libstorage5 < %{version}
-Obsoletes:      libstorage %(echo `seq -s " " -f "libstorage%.f" $((5 - 1))`)
+Obsoletes:      libstorage6 < %{version}
+Obsoletes:      libstorage %(echo `seq -s " " -f "libstorage%.f" $((6 - 1))`)
 Summary:        Library for storage management
 Group:          System/Libraries
 
-%description -n libstorage5
+%description -n libstorage6
 This package contains libstorage, a library for storage management.
 
 Authors:
@@ -150,7 +150,7 @@
     Thomas Fehr <[email protected]>
     Arvin Schnell <[email protected]>
 
-%files -n libstorage5 -f libstorage.lang
+%files -n libstorage6 -f libstorage.lang
 %defattr(-,root,root)
 %{_libdir}/libstorage.so.*
 %ghost /run/libstorage
@@ -159,20 +159,20 @@
 %doc %{prefix}/share/doc/packages/libstorage/AUTHORS
 %doc %{prefix}/share/doc/packages/libstorage/COPYING
 
-%post -n libstorage5
+%post -n libstorage6
 /sbin/ldconfig
 %if 0%{?suse_version}
 %{fillup_only -an storage}
 %endif
 
-%postun -n libstorage5
+%postun -n libstorage6
 /sbin/ldconfig
 
 %package -n libstorage-devel
 
 Requires:       gcc-c++
 Requires:       libstdc++-devel
-Requires:       libstorage5 = %version
+Requires:       libstorage6 = %version
 Requires:       libxml2-devel
 Summary:        Header files and documentation for libstorage
 Group:          Development/Languages/C and C++
@@ -196,7 +196,7 @@
 
 %package -n libstorage-python
 
-Requires:       libstorage5 = %version
+Requires:       libstorage6 = %version
 %{py_requires}
 Summary:        Python bindings for libstorage
 Group:          System/Libraries
@@ -215,7 +215,7 @@
 
 %package -n libstorage-ruby
 
-Requires:       libstorage5 = %version
+Requires:       libstorage6 = %version
 Summary:        Ruby bindings for libstorage
 Group:          System/Libraries
 
@@ -245,7 +245,7 @@
 
 %package -n libstorage-testsuite
 
-Requires:       libstorage5 = %version
+Requires:       libstorage6 = %version
 Summary:        Testsuite for libstorage
 Group:          Development/Tools/Other
 

++++++ libstorage-2.25.18.tar.bz2 -> libstorage-2.25.20.tar.bz2 ++++++
++++ 16220 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to