Hello community, here is the log from the commit of package frogr for openSUSE:Factory checked in at 2015-01-14 11:45:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frogr (Old) and /work/SRC/openSUSE:Factory/.frogr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frogr" Changes: -------- --- /work/SRC/openSUSE:Factory/frogr/frogr.changes 2014-07-31 10:04:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.frogr.new/frogr.changes 2015-01-14 11:46:01.000000000 +0100 @@ -1,0 +2,23 @@ +Thu Jan 8 20:52:41 UTC 2015 - [email protected] + +- Update to version 0.11: + + Moved to GtkHeaderBar plus a new menu button for GTK+ >= 3.12. + + Added new option to replace "date posted" with "date taken" for + new uploads. + + Speeded up picture loading when the "import tags" feature is + enabled. + + Fixed random crashes due to missing initialization of the + gcrypt library. + + Fixed issue setting inconsistent state of toggle buttons for + multiple pictures. + + Removed deprecated usage of GtkAlignment and + gtk_misc_set_padding(). + + Removed usage of deprecated icon names (use those from the Icon + Naming Spec). + + Normalized .doap file (added 'category' and + 'programming-language'). + + Set the minimum required version of gcrypt to 1.5.0. + + Bugs fixed: bgo#732475, bgo#734193, bgo#734202, bgo#738863. + + Updated translations. + +------------------------------------------------------------------- Old: ---- frogr-0.10.tar.xz New: ---- frogr-0.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frogr.spec ++++++ --- /var/tmp/diff_new_pack.vB1JD6/_old 2015-01-14 11:46:02.000000000 +0100 +++ /var/tmp/diff_new_pack.vB1JD6/_new 2015-01-14 11:46:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package frogr # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: frogr -Version: 0.10 +Version: 0.11 Release: 0 Summary: Tool to Manage Flickr Accounts License: GPL-3.0 @@ -26,7 +26,7 @@ Source: http://download.gnome.org/sources/frogr/%{version}/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: itstool -BuildRequires: libgcrypt-devel +BuildRequires: libgcrypt-devel >= 1.5.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.32 ++++++ frogr-0.10.tar.xz -> frogr-0.11.tar.xz ++++++ ++++ 20362 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
