Hello community, here is the log from the commit of package gnome-photos for openSUSE:Factory checked in at 2017-09-13 21:54:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-photos (Old) and /work/SRC/openSUSE:Factory/.gnome-photos.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-photos" Wed Sep 13 21:54:47 2017 rev:34 rq:523662 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes 2017-09-04 12:23:51.884605443 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-photos.new/gnome-photos.changes 2017-09-13 21:54:48.403610103 +0200 @@ -1,0 +2,65 @@ +Tue Sep 12 09:19:52 UTC 2017 - [email protected] + +- Update to version 3.26.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 6 23:02:57 UTC 2017 - [email protected] + +- Update to version 3.25.92: + + Use G_DECLARE_FINAL_TYPE (bgo#763712). + + Various clean-ups and fixes to the searchbar handling code + (bgo#786936). + + Migrate from Intltool to Gettext (bgo#87105). + + Updated translations. +- Drop intltool BuildRequires: no longer needed after the migration + to gettext. + +------------------------------------------------------------------- +Sat Aug 26 15:10:59 UTC 2017 - [email protected] + +- Update to version 3.25.91: + + Bugs fixed: bgo#780692. + + Updated translations. +- Drop pkgconfig(gnome-desktop-3.0) BuildRequires: No longer + needed, nor used. +- Add pkgconfig(gsettings-desktop-schemas) BuildRequires: New + dependency. + +------------------------------------------------------------------- +Sat Aug 26 15:10:58 UTC 2017 - [email protected] + +- Update to version 3.25.4: + + Support GEGL >= 0.3.16. + + Bugs fixed: bgo#763329, bgo#763712, bgo#781134. + + Updated translations. +- Replace pkgconfig(tracker-control-1.0) and + pkgconfig(tracker-sparql-1.0) with pkgconfig(tracker-control-2.0) + and pkgconfig(tracker-sparql-2.0) BuildRequires following + upstreams changes. +- Stop handling glib2_gsettings_schema_post(un), + icon_theme_cache_post(un) and desktop_database_post(un) in + post(un), no longer needed as we have file-triggers taking care + of for us now. + +------------------------------------------------------------------- +Sat Aug 26 15:10:57 UTC 2017 - [email protected] + +- Update to version 3.25.3: + + Support zooming (bgo#742662). + + Bugs fixed: bgo#763712, bgo#764423, bgo#776082, bgo#778354, + bgo#780424, bgo#782012. + + Updated translations. +- Drop gnome-photos-revert-autocleanups.patch: fixed upstream. + +------------------------------------------------------------------- +Sat Aug 26 15:10:56 UTC 2017 - [email protected] + +- Update to version 3.25.1: + + Bugs fixed: bgo#763712, bgo#765136, bgo#780424. + + Updated translations. +- Add gnome-photos-revert-autocleanups.patch: Fix build with new + gegl-unstable. Also add libtool BuildRequires since patch touches + buildsystem. + +------------------------------------------------------------------- Old: ---- gnome-photos-3.24.3.tar.xz New: ---- gnome-photos-3.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-photos.spec ++++++ --- /var/tmp/diff_new_pack.HTU7GG/_old 2017-09-13 21:54:48.975529635 +0200 +++ /var/tmp/diff_new_pack.HTU7GG/_new 2017-09-13 21:54:48.979529072 +0200 @@ -17,19 +17,19 @@ Name: gnome-photos -Version: 3.24.3 +Version: 3.26.0 Release: 0 Summary: Photo viewer for GNOME License: GPL-3.0+ Group: Productivity/Graphics/Viewers Url: https://live.gnome.org/Design/Apps/Photos -Source: http://download.gnome.org/sources/gnome-photos/3.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-photos/3.26/%{name}-%{version}.tar.xz # Technically seen, glib2-tools would require this, but it introduces a loop there. So explictly require here BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: hicolor-icon-theme -BuildRequires: intltool >= 0.50.1 BuildRequires: itstool BuildRequires: libjpeg-devel +BuildRequires: libtool BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(babl) @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(gegl-0.3) >= 0.3.14 +BuildRequires: pkgconfig(gegl-0.3) >= 0.3.15 BuildRequires: pkgconfig(geocode-glib-1.0) BuildRequires: pkgconfig(gexiv2) BuildRequires: pkgconfig(gio-2.0) @@ -46,7 +46,7 @@ BuildRequires: pkgconfig(goa-1.0) >= 3.8.0 BuildRequires: pkgconfig(grilo-0.3) BuildRequires: pkgconfig(gsettings-desktop-schemas) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.15 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.16 BuildRequires: pkgconfig(gtk+-unix-print-3.0) BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) >= 0.6.14 @@ -54,8 +54,8 @@ BuildRequires: pkgconfig(libgfbgraph-0.2) >= 0.2.1 BuildRequires: pkgconfig(libpng16) BuildRequires: pkgconfig(librsvg-2.0) >= 2.26.0 -BuildRequires: pkgconfig(tracker-control-1.0) -BuildRequires: pkgconfig(tracker-sparql-1.0) +BuildRequires: pkgconfig(tracker-control-2.0) +BuildRequires: pkgconfig(tracker-sparql-2.0) # gnome-photos references tracker's glib schemas Requires: tracker # If we want to be able to send photos to a remote DLNA renderer, we require the dbus service for it @@ -95,18 +95,7 @@ %suse_update_desktop_file org.gnome.Photos %find_lang %{name} %{?no_lang_C} -%post -%glib2_gsettings_schema_post -%icon_theme_cache_post -%desktop_database_post - -%postun -%glib2_gsettings_schema_postun -%icon_theme_cache_postun -%desktop_database_postun - %files -%defattr(-,root,root) %doc ChangeLog README COPYING %{_bindir}/%{name} %{_datadir}/icons/hicolor/*/apps/org.gnome.Photos* @@ -119,7 +108,6 @@ %{_libexecdir}/gnome-photos-thumbnailer %files -n gnome-shell-search-provider-gnome-photos -%defattr (-, root, root) # Own dirs so we don't have to depend on gnome-shell -- should probably be split into own package. %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers ++++++ gnome-photos-3.24.3.tar.xz -> gnome-photos-3.26.0.tar.xz ++++++ ++++ 53124 lines of diff (skipped)
