Hello community, here is the log from the commit of package frogr for openSUSE:Leap:15.2 checked in at 2020-02-21 10:52:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/frogr (Old) and /work/SRC/openSUSE:Leap:15.2/.frogr.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frogr" Fri Feb 21 10:52:02 2020 rev:14 rq:777458 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/frogr/frogr.changes 2020-01-15 14:56:02.145608572 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.frogr.new.26092/frogr.changes 2020-02-21 10:52:03.443253240 +0100 @@ -1,0 +2,33 @@ +Fri Jan 10 23:10:44 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Update to version 1.6: + + Remove deprecated use of GTimeVal. + + Updated translations. +- Do not recommend -lang package: it is supplemented already based + on requested locales. + +------------------------------------------------------------------- +Wed Oct 30 10:30:19 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Pass -Dwerror=false to meson: do not trip over deprecated + symbols of glib2. + +------------------------------------------------------------------- +Sun Nov 25 11:04:16 UTC 2018 - [email protected] + +- Update to version 1.5: + + Introduced "empty" initial state for when no pictures have been + loaded yet. + + Fixed issues with the content and installation of the AppData + file. + + Stopped installing frogr as a MIME handler for text/plain and + text/html. + + Stopped using gtk_widget_show_all(), use gtk_widget_show only + instead. + + Removed the application menu, moved functionality to hamburger + menu. + + Updated translations. +- Drop obsolete conditional handling of desktop_database_post(un) + and icon_theme_cache_post(un) in post(un). + +------------------------------------------------------------------- Old: ---- frogr-1.4.tar.xz New: ---- frogr-1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frogr.spec ++++++ --- /var/tmp/diff_new_pack.n8acdB/_old 2020-02-21 10:52:04.275254939 +0100 +++ /var/tmp/diff_new_pack.n8acdB/_new 2020-02-21 10:52:04.311255013 +0100 @@ -1,7 +1,7 @@ # # spec file for package frogr # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: frogr -Version: 1.4 +Version: 1.6 Release: 0 Summary: Tool to Manage Flickr Accounts -License: GPL-3.0 +License: GPL-3.0-only Group: Productivity/Graphics/Other -Url: https://wiki.gnome.org/Apps/Frogr -Source: http://download.gnome.org/sources/frogr/1.4/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Frogr +Source: http://download.gnome.org/sources/frogr/%{version}/%{name}-%{version}.tar.xz BuildRequires: libgcrypt-devel >= 1.5.0 BuildRequires: meson @@ -36,7 +36,6 @@ BuildRequires: pkgconfig(libexif) >= 0.6.14 BuildRequires: pkgconfig(libsoup-2.4) >= 2.34 BuildRequires: pkgconfig(libxml-2.0) >= 2.6.8 -Recommends: %{name}-lang %description Frogr is a application for the GNOME desktop that allows users to @@ -53,6 +52,7 @@ %meson \ -D enable-header-bar=true \ -D enable-video=true \ + -D werror=false \ %{nil} %meson_build @@ -61,22 +61,12 @@ %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file org.gnome.frogr Viewer -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %files -%doc COPYING NEWS README +%doc NEWS README +%license COPYING %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/org.gnome.frogr.appdata.xml +%{_datadir}/metainfo/org.gnome.frogr.appdata.xml %{_datadir}/applications/org.gnome.%{name}.desktop %{_datadir}/%{name}/ %{_datadir}/icons/hicolor/*/apps/org.gnome.frogr*.* ++++++ frogr-1.4.tar.xz -> frogr-1.6.tar.xz ++++++ ++++ 28787 lines of diff (skipped)
