Hello community, here is the log from the commit of package gnome-recipes for openSUSE:Factory checked in at 2019-10-18 14:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-recipes (Old) and /work/SRC/openSUSE:Factory/.gnome-recipes.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-recipes" Fri Oct 18 14:32:27 2019 rev:7 rq:736555 version:2.0.2+97 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-recipes/gnome-recipes.changes 2018-03-09 10:38:34.951994190 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-recipes.new.2352/gnome-recipes.changes 2019-10-18 14:32:29.592386316 +0200 @@ -1,0 +2,12 @@ +Wed Oct 02 15:14:15 UTC 2019 - [email protected] + +- Update to version 2.0.2+97: + + help: Application menu has been replaced by menu button. + + Replace Bugzilla by Gitlab URL in DOAP file. + + Add halal category. + + Minor bug and build fixes. + + Updated translations. +- Switch to git checkout via source service, explicit commit. +- Drop gnome-recipes-nb-translations.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-recipes-2.0.2.tar.xz gnome-recipes-nb-translations.patch New: ---- _service _servicedata gnome-recipes-2.0.2+97.obscpio gnome-recipes.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-recipes.spec ++++++ --- /var/tmp/diff_new_pack.eu9Kur/_old 2019-10-18 14:32:30.328384399 +0200 +++ /var/tmp/diff_new_pack.eu9Kur/_new 2019-10-18 14:32:30.332384389 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-recipes # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,20 +12,19 @@ # 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: gnome-recipes -Version: 2.0.2 +Version: 2.0.2+97 Release: 0 Summary: A recipe app for GNOME License: GPL-3.0-or-later Group: Productivity/Other URL: https://wiki.gnome.org/Design/Apps/Recipes -Source0: http://download.gnome.org/sources/gnome-recipes/2.0/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-recipes-nb-translations.patch [email protected] -- Update Norwegian Bokmål translations -Patch0: gnome-recipes-nb-translations.patch +Source0: %{name}-%{version}.tar.xz + BuildRequires: appstream-glib BuildRequires: fdupes BuildRequires: glib2-devel >= 2.42 @@ -101,7 +100,7 @@ %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/dbus-1/services/org.gnome.Recipes.service -%{_datadir}/appdata/org.gnome.Recipes.appdata.xml +%{_datadir}/metainfo/org.gnome.Recipes.appdata.xml %{_datadir}/glib-2.0/schemas/org.gnome.Recipes.gschema.xml %{_datadir}/mime/packages/org.gnome.Recipes-mime.xml %{_datadir}/%{name} ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="url">https://gitlab.gnome.org/GNOME/recipes.git</param> <param name="scm">git</param> <param name="revision">fdac1a19</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="changesgenerate">enable</param> <param name="filename">gnome-recipes</param> </service> <service mode="buildtime" name="tar" /> <service mode="buildtime" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version" /> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/recipes.git</param> <param name="changesrevision">fdac1a19f32dec996049d42cee5f588b8c05aeec</param></service></servicedata>++++++ gnome-recipes.obsinfo ++++++ name: gnome-recipes version: 2.0.2+97 mtime: 1569612202 commit: fdac1a19f32dec996049d42cee5f588b8c05aeec
