Hello community,

here is the log from the commit of package libgexiv2 for openSUSE:Factory 
checked in at 2015-02-16 21:21:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgexiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.libgexiv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgexiv2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgexiv2/libgexiv2.changes      2013-10-21 
12:29:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgexiv2.new/libgexiv2.changes 2015-02-16 
21:21:44.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Feb  7 18:11:04 UTC 2015 - [email protected]
+
+- Update to version 0.10.2
+  + Use all EXIF tags for interpreted strings (bgo#734861).
+  + Automake fixes.
+- Update download Url and use tarball provided by Gnome
+- Rename typelib-1_0-GExiv2-0_4 to typelib-1_0-GExiv2-0_10; follow
+  upstream changes.
+- Use %configure instead of manually defined options.
+- Remove redundant %clean section.
+
+-------------------------------------------------------------------

Old:
----
  libgexiv2-0.7.0.tar.xz

New:
----
  gexiv2-0.10.2.tar.xz

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

Other differences:
------------------
++++++ libgexiv2.spec ++++++
--- /var/tmp/diff_new_pack.IZgFpT/_old  2015-02-16 21:21:45.000000000 +0100
+++ /var/tmp/diff_new_pack.IZgFpT/_new  2015-02-16 21:21:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgexiv2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,16 @@
 #
 
 
+%define tarname gexiv2
+
 Name:           libgexiv2
-Version:        0.7.0
+Version:        0.10.2
 Release:        0
 Summary:        A GObject-based Exiv2 wrapper
 License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://yorba.org/shotwell/
-Source:         http://yorba.org/download/gexiv2/0.7/%{name}-%{version}.tar.xz
+Source:         
http://ftp.gnome.org/pub/gnome/sources/gexiv2/0.10/%{tarname}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(exiv2)
@@ -43,11 +45,11 @@
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
 basic features of Exiv2 available to GNOME applications.
 
-%package -n typelib-1_0-GExiv2-0_4
+%package -n typelib-1_0-GExiv2-0_10
 Summary:        A GObject-based Exiv2 wrapper - Introspection bindings
 Group:          System/Libraries
 
-%description -n typelib-1_0-GExiv2-0_4
+%description -n typelib-1_0-GExiv2-0_10
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
 basic features of Exiv2 available to GNOME applications.
 
@@ -64,39 +66,32 @@
 basic features of Exiv2 available to GNOME applications.
 
 %prep
-%setup -q
+%setup -q -n %{tarname}-%{version}
 
 %build
-# We can't use the configure macro: it's not a standard autotools configure 
script
-export CFLAGS="%{optflags}"
-./configure \
-        --prefix=%{_prefix} \
-        --enable-introspection
+%configure --enable-introspection
 %__make %{?jobs:-j%{jobs}}
 
 %install
 %makeinstall LIB=%{_lib}
 %__rm %{buildroot}%{_libdir}/libgexiv2.*a
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgexiv2-2 -p /sbin/ldconfig
 
 %postun -n libgexiv2-2 -p /sbin/ldconfig
 
 %files -n libgexiv2-2
 %defattr(-,root,root)
-%doc AUTHORS COPYING MAINTAINERS NEWS README THANKS
+%doc AUTHORS COPYING NEWS README THANKS
 %{_libdir}/libgexiv2.so.*
 
-%files -n typelib-1_0-GExiv2-0_4
+%files -n typelib-1_0-GExiv2-0_10
 %defattr(-,root,root)
-%{_libdir}/girepository-1.0/GExiv2-0.4.typelib
+%{_libdir}/girepository-1.0/GExiv2-0.10.typelib
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/gir-1.0/GExiv2-0.4.gir
+%{_datadir}/gir-1.0/GExiv2-0.10.gir
 %{_includedir}/gexiv2/
 %{_libdir}/libgexiv2.so
 %{_libdir}/pkgconfig/gexiv2.pc

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

Reply via email to