commit gnome-recipes for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-recipes for openSUSE:Factory checked in at 2017-08-24 18:53:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-recipes (Old) and /work/SRC/openSUSE:Factory/.gnome-recipes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-recipes" Thu Aug 24 18:53:38 2017 rev:2 rq:517358 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-recipes/gnome-recipes.changes 2017-03-22 23:03:18.387075735 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-recipes.new/gnome-recipes.changes 2017-08-24 18:53:53.300837262 +0200 @@ -1,0 +2,38 @@ +Fri Jul 28 21:50:40 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.6.2: + + No NEWS, or ChangeLog provided from upstream. + +------------------------------------------------------------------- +Thu Jun 22 20:17:36 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.6: + + No NEWS, or ChangeLog provided from upstream. +- Drop gnome-recipes-fix-build-without-git.patch: Fixed upstream. + +------------------------------------------------------------------- +Tue May 23 13:12:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.4: + + No NEWS, or ChangeLog provided from upstream. +- Switch to meson buildsystem: + + Add meson BuildRequires and macros, remove autotools macros. +- Add itstool and pkgconfig(libsoup-2.4) BuildRequires: New + dependencies. +- Add gnome-recipes-fix-build-without-git.patch: Fix build, git + should not be needed. + +------------------------------------------------------------------- +Mon Mar 20 12:29:43 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.0.0: + + Add and edit your own recipes. + + Share recipes with your friends. + + Export and print shopping lists. + + Adjust quantities based on the number of servings. + + Mark recipes to cook later or add them to your favorites. + + Add notes to recipes. + + Hands-free cooking instruction mode. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-recipes-0.22.0.tar.xz New: ---- gnome-recipes-1.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-recipes.spec ++++++ --- /var/tmp/diff_new_pack.QTBN9G/_old 2017-08-24 18:53:57.656223998 +0200 +++ /var/tmp/diff_new_pack.QTBN9G/_new 2017-08-24 18:53:57.660223434 +0200 @@ -17,18 +17,20 @@ Name: gnome-recipes -Version: 0.22.0 +Version: 1.6.2 Release: 0 Summary: A recipe app for GNOME License: GPL-3.0+ Group: Applications/Productivity Url: https://wiki.gnome.org/Design/Apps/Recipes -Source: https://download.gnome.org/sources/gnome-recipes/0.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-recipes/1.6/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: hicolor-icon-theme +BuildRequires: itstool BuildRequires: libxml2-tools +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala-devel @@ -38,6 +40,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libcanberra) +BuildRequires: pkgconfig(libsoup-2.4) Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -73,14 +76,15 @@ %setup -q %build -%configure -make %{?_smp_mflags} +%meson +%meson_build %install -%make_install +%meson_install %suse_update_desktop_file -r org.gnome.Recipes GTK GNOME Office ProjectManagement %fdupes %{buildroot}%{_datadir} %find_lang %{name} %{?no_lang_C} +%find_lang org.gnome.Recipes %{?no_lang_C} %find_lang %{name}-data %{?no_lang_C} %post @@ -95,7 +99,7 @@ %files %defattr(-,root,root) -%doc AUTHORS NEWS ChangeLog COPYING +%doc COPYING README.md %{_bindir}/%{name} %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/* @@ -104,6 +108,7 @@ %{_datadir}/glib-2.0/schemas/org.gnome.Recipes.gschema.xml %{_datadir}/mime/packages/org.gnome.Recipes-mime.xml %{_datadir}/%{name} +%{_datadir}/help/C/org.gnome.Recipes/ %files -n gnome-shell-search-provider-%{name} %defattr(-,root,root) @@ -111,7 +116,7 @@ %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.Recipes-search-provider.ini -%files lang -f %{name}.lang -f %{name}-data.lang +%files lang -f %{name}.lang -f %{name}-data.lang -f org.gnome.Recipes.lang %defattr(-,root,root) %changelog ++++++ gnome-recipes-0.22.0.tar.xz -> gnome-recipes-1.6.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnome-recipes/gnome-recipes-0.22.0.tar.xz /work/SRC/openSUSE:Factory/.gnome-recipes.new/gnome-recipes-1.6.2.tar.xz differ: char 25, line 1
participants (1)
-
root@hilbert.suse.de