Hello community, here is the log from the commit of package libexif-gtk for openSUSE:Factory checked in at 2013-03-10 08:25:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libexif-gtk (Old) and /work/SRC/openSUSE:Factory/.libexif-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libexif-gtk", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libexif-gtk/libexif-gtk.changes 2011-09-23 02:08:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libexif-gtk.new/libexif-gtk.changes 2013-03-10 08:25:58.000000000 +0100 @@ -1,0 +2,19 @@ +Sat Mar 9 12:26:25 UTC 2013 - [email protected] + +- updated to 0.4.0 final + * New translations: de, pl + * Updated translations: es, fr, ru + * Bug fixes: #1643242: added libexif-gtk-uninstalled.pc file + * Proper setting of gettext parameters + * libexif-gtk made compatible for both gtk2 (min version: 2.4) and gtk3 + * added --with-gtk3 option in configure.ac (default is gtk2) + * encoding of source files set to utf-8 + * encoding of ru translation file set to utf-8 + * fixed internationalisation bugs in gtk-options.c & configure.ac + * fixed bugs linked to gtk_notebook_remove_page action + * Bug fixes: #2014281: fix display of GPSLatitude and GPSLatitudeRef names + * fixed crash when viewing an enumerated tag with an unsupported value + * fixed problem with handling the Flash tag in big-endian images + * fixed thumbnail save function to actually save + +------------------------------------------------------------------- Old: ---- libexif-gtk-0.3.6cvs2.tar.bz2 New: ---- libexif-gtk-0.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libexif-gtk.spec ++++++ --- /var/tmp/diff_new_pack.4ELpF4/_old 2013-03-10 08:25:59.000000000 +0100 +++ /var/tmp/diff_new_pack.4ELpF4/_new 2013-03-10 08:25:59.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libexif-gtk (Version 0.3.6cvs2) +# spec file for package libexif-gtk # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,17 +16,17 @@ # - Name: libexif-gtk -BuildRequires: gtk2-devel libexif-devel +BuildRequires: gtk2-devel +BuildRequires: libexif-devel Url: http://libexif.sourceforge.net/ +Summary: GTK Widgets for Viewing EXIF Information License: GPL-2.0+ Group: System/Libraries -Summary: GTK Widgets for Viewing EXIF Information -Version: 0.3.6cvs2 -Release: 1 +Version: 0.4.0 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 +Source0: https://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2 Requires: libexif-gtk5 = %{version} %description @@ -41,7 +41,6 @@ Curtis Galloway <[email protected]> %package -n libexif-gtk5 -License: GPL-2.0+ Summary: GTK Widgets for Viewing EXIF Information Group: System/Libraries Requires: %{name} = %{version} @@ -58,10 +57,11 @@ Curtis Galloway <[email protected]> %package devel -License: GPL-2.0+ Summary: GTK Widgets for Viewing EXIF Information Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} gtk2-devel libexif-devel +Requires: %{name} = %{version} +Requires: gtk2-devel +Requires: libexif-devel %description devel This library contains GTK widgets for viewing EXIF information within ++++++ libexif-gtk-0.3.6cvs2.tar.bz2 -> libexif-gtk-0.4.0.tar.bz2 ++++++ ++++ 30059 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
