Hello community, here is the log from the commit of package gnome-photos for openSUSE:Factory checked in at 2019-05-03 22:14:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-photos (Old) and /work/SRC/openSUSE:Factory/.gnome-photos.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-photos" Fri May 3 22:14:47 2019 rev:47 rq:695747 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes 2018-12-19 13:23:14.893394212 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-photos.new.5148/gnome-photos.changes 2019-05-03 22:14:49.743793088 +0200 @@ -1,0 +2,57 @@ +Mon Mar 18 18:02:44 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 21 16:21:29 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.91: + + application, main-toolbar: Rename "app.gear-menu" as + "app.preview-menu". + + test-gegl: Simplify code. + + main-toolbar: Enable the gear menu only when the item is + loaded. + + test-gegl: Assert the bounding box when zooming GeglBuffers. + + Use g_auto*. + + Remove app menu. + + Updated translations. + +------------------------------------------------------------------- +Thu Jan 3 11:00:31 UTC 2019 - [email protected] + +- Update to version 3.31.3: + + Bugs fixed: + - flatpak: Update the build flags for gexiv2. + - tests: Test the GEGL utilities. + - tracker-controller: Be direct when Tracker can't be found. + + Updated translations. +- Changes from version 3.31.2: + + Bugs fixed: + - Propagate any GError while loading a BaseItem. + - build: Avoid requiring Git for release tarballs. + - application, thumbnailer: Remove redundant GResource + registration. + - build: Update glib-tap.mk from GLib. + - Start adding some unit tests. + - Use g_auto* + + Updated translations. +- Changes from version 3.31.1: + + Bugs fixed: + - Add Flatpak CI, and deliver bundles with each commit. + - Update the application icon for the GNOME 3.32 redesign. + - build: Remove redundant if branch. + - build: Ensure that the Git submodules are kept updated. + - facebook-item: Don't leak the GFBGraphGoaAuthorizer. + - Remove unused GTypes for enums, and declarations from the + thumbnailer. + - flatpak: Tell Tracker not to use a media extractor and switch + geocode-glib to Meson. + - Split some code into a private shared library and return a + GFile after downloading it. + - Use g_auto*. +- Drop facebook-item-Dont-leak-the-GFBGraphGoaAuthorizer.patch: + Fixed upstream. +- Switch to meson buildsystem, add meson BuildRequires and macros. + +------------------------------------------------------------------- Old: ---- facebook-item-Dont-leak-the-GFBGraphGoaAuthorizer.patch gnome-photos-3.30.1.tar.xz New: ---- gnome-photos-3.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-photos.spec ++++++ --- /var/tmp/diff_new_pack.J3nUSV/_old 2019-05-03 22:14:50.155793910 +0200 +++ /var/tmp/diff_new_pack.J3nUSV/_new 2019-05-03 22:14:50.155793910 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-photos # -# 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 @@ -17,20 +17,19 @@ Name: gnome-photos -Version: 3.30.1 +Version: 3.32.0 Release: 0 Summary: Photo viewer for GNOME License: GPL-3.0-or-later Group: Productivity/Graphics/Viewers URL: https://wiki.gnome.org/Design/Apps/Photos -Source0: https://download.gnome.org/sources/gnome-photos/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-photos/3.32/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gnome-photos-on-demand-activate-dleyna.patch bsc#992420, glgo#GNOME/gnome-photos#75 [email protected] -- Activate dleyna-renderer-service on demand instead of on start-up. Patch0: gnome-photos-on-demand-activate-dleyna.patch -# PATCH-FIX-UPSTREAM facebook-item-Dont-leak-the-GFBGraphGoaAuthorizer.patch -- facebook-item: Don't leak the GFBGraphGoaAuthorizer -Patch1: facebook-item-Dont-leak-the-GFBGraphGoaAuthorizer.patch BuildRequires: desktop-file-utils BuildRequires: fdupes +BuildRequires: meson # Technically seen, glib2-tools would require this, but it introduces a loop there. So explictly require here BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: itstool @@ -90,13 +89,13 @@ %autosetup -p1 %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install -rm %{buildroot}%{_datadir}/doc/%{name}/{ARTISTS,AUTHORS,COPYING,NEWS,README} +rm %{buildroot}%{_datadir}/doc/%{name}/{ARTISTS,AUTHORS,NEWS,README} %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} @@ -111,6 +110,8 @@ %{_datadir}/icons/hicolor/*/apps/org.gnome.Photos* %{_datadir}/metainfo/org.gnome.Photos.appdata.xml %{_libexecdir}/gnome-photos-thumbnailer +%dir %{_libdir}/%{name} +%{_libdir}/%{name}/libgnome-photos.so %files -n gnome-shell-search-provider-gnome-photos # Own dirs so we don't have to depend on gnome-shell. ++++++ gnome-photos-3.30.1.tar.xz -> gnome-photos-3.32.0.tar.xz ++++++ ++++ 111757 lines of diff (skipped)
