Hello community, here is the log from the commit of package frogr for openSUSE:Factory checked in at 2014-07-31 10:04:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-01-23 15:42:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.frogr.new/frogr.changes 2014-07-31 10:04:41.000000000 +0200 @@ -1,0 +2,14 @@ +Tue Jul 29 19:32:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.10: + + Use SSL endpoints for the Flickr API. + + Fixed issues with AppData (validation and installation). + + Enable video uploads by default, but make it configurable. + + Remove unsupported option from YELP_HELP_INIT. + + Remove dependency on libsoup-gnome. + + A few minor improvements and bug fixes. + + Updated translations. +- Remove pkgconfig(gstreamer-0.10) BuildRequires for obsolete + versions of openSUSE. + +------------------------------------------------------------------- Old: ---- frogr-0.9.tar.xz New: ---- frogr-0.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frogr.spec ++++++ --- /var/tmp/diff_new_pack.6RfJmx/_old 2014-07-31 10:04:43.000000000 +0200 +++ /var/tmp/diff_new_pack.6RfJmx/_new 2014-07-31 10:04:43.000000000 +0200 @@ -17,24 +17,20 @@ Name: frogr -Version: 0.9 +Version: 0.10 Release: 0 Summary: Tool to Manage Flickr Accounts License: GPL-3.0 Group: Productivity/Graphics/Other Url: https://live.gnome.org/Frogr -Source: http://download.gnome.org/sources/frogr/0.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/frogr/%{version}/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: itstool BuildRequires: libgcrypt-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.32 -%if 0%{?suse_version} > 1220 BuildRequires: pkgconfig(gstreamer-1.0) -%else -BuildRequires: pkgconfig(gstreamer-0.10) -%endif BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(json-glib-1.0) >= 0.12 BuildRequires: pkgconfig(libexif) @@ -78,6 +74,8 @@ %doc AUTHORS ChangeLog COPYING NEWS README THANKS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/frogr.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ %{_datadir}/pixmaps/frogr.xpm ++++++ frogr-0.9.tar.xz -> frogr-0.10.tar.xz ++++++ ++++ 8908 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org