Hello community,

here is the log from the commit of package libgexiv2 for openSUSE:Factory 
checked in at 2013-03-26 12:04:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgexiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.libgexiv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgexiv2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgexiv2/libgexiv2.changes      2013-03-21 
22:05:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgexiv2.new/libgexiv2.changes 2013-03-26 
12:04:01.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Mar 24 14:21:11 UTC 2013 - [email protected]
+
+- Update to version 0.6.1:
+  + Increases the libtool so version to 2.0.0 to reflect ABI
+    changes introduced in 0.6.0.
+- Rename libgexiv2-1 subpackage to libgexiv2-2, following upstreams
+  soname bump.
+
+-------------------------------------------------------------------

Old:
----
  libgexiv2_0.6.0.tar.xz

New:
----
  libgexiv2_0.6.1.tar.xz

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

Other differences:
------------------
++++++ libgexiv2.spec ++++++
--- /var/tmp/diff_new_pack.uZOxsj/_old  2013-03-26 12:04:04.000000000 +0100
+++ /var/tmp/diff_new_pack.uZOxsj/_new  2013-03-26 12:04:04.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libgexiv2
-Version:        0.6.0
+Version:        0.6.1
 Release:        0
 Summary:        A GObject-based Exiv2 wrapper
 License:        GPL-2.0+
@@ -35,11 +35,11 @@
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
 basic features of Exiv2 available to GNOME applications.
 
-%package -n libgexiv2-1
+%package -n libgexiv2-2
 Summary:        A GObject-based Exiv2 wrapper
 Group:          System/Libraries
 
-%description -n libgexiv2-1
+%description -n libgexiv2-2
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
 basic features of Exiv2 available to GNOME applications.
 
@@ -57,7 +57,7 @@
 %package devel
 Summary:        A GObject-based Exiv2 wrapper -- Development Files
 Group:          Development/Libraries/C and C++
-Requires:       libgexiv2-1 = %{version}
+Requires:       libgexiv2-2 = %{version}
 
 %description devel
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
@@ -81,11 +81,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgexiv2-1 -p /sbin/ldconfig
+%post -n libgexiv2-2 -p /sbin/ldconfig
 
-%postun -n libgexiv2-1 -p /sbin/ldconfig
+%postun -n libgexiv2-2 -p /sbin/ldconfig
 
-%files -n libgexiv2-1
+%files -n libgexiv2-2
 %defattr(-,root,root)
 %doc AUTHORS COPYING MAINTAINERS NEWS README THANKS
 %{_libdir}/libgexiv2.so.*

++++++ libgexiv2_0.6.0.tar.xz -> libgexiv2_0.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.6.0/Makefile new/libgexiv2-0.6.1/Makefile
--- old/libgexiv2-0.6.0/Makefile        2013-03-18 23:31:21.000000000 +0100
+++ new/libgexiv2-0.6.1/Makefile        2013-03-19 22:41:56.000000000 +0100
@@ -1,5 +1,5 @@
 PKGNAME = gexiv2
-VERSION = 0.6.0
+VERSION = 0.6.1
 WORD_SIZE:=$(shell getconf LONG_BIT)
 
 # This was necessary because the typelib files don't seem to load if the
@@ -9,7 +9,7 @@
 # This number must be edited whenever a change has been made that may affect 
libgexiv2's
 # external interface.  Please see 
http://sourceware.org/autobook/autobook/autobook_91.html
 # for the version numbering convention that should be used for this.
-VERSION_INFO = 1:0:0
+VERSION_INFO = 2:0:0
 
 LIBRARY = lib$(PKGNAME)
 LIBRARY_BIN = $(LIBRARY).la
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.6.0/NEWS new/libgexiv2-0.6.1/NEWS
--- old/libgexiv2-0.6.0/NEWS    2013-03-18 23:22:54.000000000 +0100
+++ new/libgexiv2-0.6.1/NEWS    2013-03-19 22:44:20.000000000 +0100
@@ -1,3 +1,9 @@
+gexiv2 0.6.1 - 19 March 2013
+-----------------------------
+  * Increases the libtool so version to 2.0.0 to reflect ABI
+    changes introduced in 0.6.0.
+
+
 gexiv2 0.6.0 - 18 March 2013
 -----------------------------
   * API has been cleaned up: several unnecessary or questionable

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

Reply via email to