Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2012-07-18 17:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstorage (Old)
 and      /work/SRC/openSUSE:Factory/.libstorage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstorage", Maintainer is "aschn...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes    2012-06-29 
07:00:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes       
2012-07-18 17:24:47.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul 16 15:19:41 CEST 2012 - aschn...@suse.de
+
+- 2.22.8
+- increased major number of library (bnc#771641)
+
+-------------------------------------------------------------------

Old:
----
  libstorage-2.22.7.tar.bz2

New:
----
  libstorage-2.22.8.tar.bz2

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

Other differences:
------------------
++++++ libstorage.spec ++++++
--- /var/tmp/diff_new_pack.wsZseL/_old  2012-07-18 17:24:51.000000000 +0200
+++ /var/tmp/diff_new_pack.wsZseL/_new  2012-07-18 17:24:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libstorage
-Version:        2.22.7
+Version:        2.22.8
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         libstorage-%{version}.tar.bz2
@@ -113,7 +113,7 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%package -n libstorage3
+%package -n libstorage4
 
 Requires:       coreutils
 Requires:       cryptsetup
@@ -141,7 +141,7 @@
 Summary:        Library for storage management
 Group:          System/Libraries
 
-%description -n libstorage3
+%description -n libstorage4
 This package contains libstorage, a library for storage management.
 
 Authors:
@@ -149,7 +149,7 @@
     Thomas Fehr <f...@suse.de>
     Arvin Schnell <aschn...@suse.de>
 
-%files -n libstorage3 -f libstorage.lang
+%files -n libstorage4 -f libstorage.lang
 %defattr(-,root,root)
 %{_libdir}/libstorage.so.*
 %ghost /var/run/libstorage
@@ -158,13 +158,13 @@
 %doc %{prefix}/share/doc/packages/libstorage/AUTHORS
 %doc %{prefix}/share/doc/packages/libstorage/COPYING
 
-%post -n libstorage3
+%post -n libstorage4
 /sbin/ldconfig
 %if 0%{?suse_version}
 %{fillup_only -an storage}
 %endif
 
-%postun -n libstorage3
+%postun -n libstorage4
 /sbin/ldconfig
 
 %package -n libstorage-devel
@@ -172,7 +172,7 @@
 Requires:       boost-devel
 Requires:       gcc-c++
 Requires:       libstdc++-devel
-Requires:       libstorage3 = %version
+Requires:       libstorage4 = %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:       libstorage3 = %version
+Requires:       libstorage4 = %version
 %{py_requires}
 Summary:        Python bindings for libstorage
 Group:          System/Libraries
@@ -215,7 +215,7 @@
 
 %package -n libstorage-ruby
 
-Requires:       libstorage3 = %version
+Requires:       libstorage4 = %version
 Summary:        Ruby bindings for libstorage
 Group:          System/Libraries
 
@@ -245,7 +245,7 @@
 
 %package -n libstorage-testsuite
 
-Requires:       libstorage3 = %version
+Requires:       libstorage4 = %version
 Summary:        Testsuite for libstorage
 Group:          Development/Tools/Other
 

++++++ libstorage-2.22.7.tar.bz2 -> libstorage-2.22.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.22.7/LIBVERSION 
new/libstorage-2.22.8/LIBVERSION
--- old/libstorage-2.22.7/LIBVERSION    2012-06-14 11:03:35.000000000 +0200
+++ new/libstorage-2.22.8/LIBVERSION    2012-07-16 15:19:21.000000000 +0200
@@ -1 +1 @@
-3.0.0
+4.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.22.7/VERSION 
new/libstorage-2.22.8/VERSION
--- old/libstorage-2.22.7/VERSION       2012-06-28 16:32:05.000000000 +0200
+++ new/libstorage-2.22.8/VERSION       2012-07-16 15:19:31.000000000 +0200
@@ -1 +1 @@
-2.22.7
+2.22.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.22.7/storage/StorageVersion.h 
new/libstorage-2.22.8/storage/StorageVersion.h
--- old/libstorage-2.22.7/storage/StorageVersion.h      2012-06-28 
16:33:24.000000000 +0200
+++ new/libstorage-2.22.8/storage/StorageVersion.h      2012-07-16 
15:26:26.000000000 +0200
@@ -24,9 +24,9 @@
 #define STORAGE_VERSION_H
 
 
-#define LIBSTORAGE_VERSION_STRING "3.0.0"
+#define LIBSTORAGE_VERSION_STRING "4.0.0"
 
-#define LIBSTORAGE_VERSION_MAJOR 3
+#define LIBSTORAGE_VERSION_MAJOR 4
 #define LIBSTORAGE_VERSION_MINOR 0
 #define LIBSTORAGE_VERSION_PATCHLEVEL 0
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to