Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2013-12-04 12:30:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-11-23 
08:14:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes       
2013-12-04 12:30:10.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Dec 03 17:31:28 CET 2013 - [email protected]
+
+- added list of UsedByInfo to ruby bindings
+- removed deprecated variables from ContainerInfo, VolumeInfo and
+  DiskInfo
+- pass some variables as list instead of joined string
+
+-------------------------------------------------------------------

Old:
----
  libstorage-2.25.3.tar.bz2

New:
----
  libstorage-2.25.4.tar.bz2

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

Other differences:
------------------
++++++ libstorage.spec ++++++
--- /var/tmp/diff_new_pack.40Fa2L/_old  2013-12-04 12:30:11.000000000 +0100
+++ /var/tmp/diff_new_pack.40Fa2L/_new  2013-12-04 12:30:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libstorage
-Version:        2.25.3
+Version:        2.25.4
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         libstorage-%{version}.tar.bz2
@@ -114,7 +114,7 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%package -n libstorage4
+%package -n libstorage5
 
 Requires:       coreutils
 Requires:       cryptsetup
@@ -142,7 +142,7 @@
 Summary:        Library for storage management
 Group:          System/Libraries
 
-%description -n libstorage4
+%description -n libstorage5
 This package contains libstorage, a library for storage management.
 
 Authors:
@@ -150,7 +150,7 @@
     Thomas Fehr <[email protected]>
     Arvin Schnell <[email protected]>
 
-%files -n libstorage4 -f libstorage.lang
+%files -n libstorage5 -f libstorage.lang
 %defattr(-,root,root)
 %{_libdir}/libstorage.so.*
 %ghost /var/run/libstorage
@@ -159,20 +159,20 @@
 %doc %{prefix}/share/doc/packages/libstorage/AUTHORS
 %doc %{prefix}/share/doc/packages/libstorage/COPYING
 
-%post -n libstorage4
+%post -n libstorage5
 /sbin/ldconfig
 %if 0%{?suse_version}
 %{fillup_only -an storage}
 %endif
 
-%postun -n libstorage4
+%postun -n libstorage5
 /sbin/ldconfig
 
 %package -n libstorage-devel
 
 Requires:       gcc-c++
 Requires:       libstdc++-devel
-Requires:       libstorage4 = %version
+Requires:       libstorage5 = %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:       libstorage4 = %version
+Requires:       libstorage5 = %version
 %{py_requires}
 Summary:        Python bindings for libstorage
 Group:          System/Libraries
@@ -215,7 +215,7 @@
 
 %package -n libstorage-ruby
 
-Requires:       libstorage4 = %version
+Requires:       libstorage5 = %version
 Summary:        Ruby bindings for libstorage
 Group:          System/Libraries
 
@@ -245,7 +245,7 @@
 
 %package -n libstorage-testsuite
 
-Requires:       libstorage4 = %version
+Requires:       libstorage5 = %version
 Summary:        Testsuite for libstorage
 Group:          Development/Tools/Other
 

++++++ libstorage-2.25.3.tar.bz2 -> libstorage-2.25.4.tar.bz2 ++++++
++++ 10849 lines of diff (skipped)

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

Reply via email to