Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-photos for openSUSE:Factory checked in at 2021-04-18 21:45:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-photos (Old) and /work/SRC/openSUSE:Factory/.gnome-photos.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-photos" Sun Apr 18 21:45:16 2021 rev:55 rq:886282 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes 2021-04-12 12:38:57.081479949 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-photos.new.12324/gnome-photos.changes 2021-04-18 21:45:26.456755378 +0200 @@ -1,0 +2,10 @@ +Thu Apr 15 13:26:25 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix dependencies after the move from Tracker 2 to Tracker 3: + + Drop pkgconfig(tracker-control-2.0) BuildRequires. + + Replace (tracker >= 2 with tracker < 2.99) Requires with + tracker >= 3. + + Replace (tracker-miner-files > 2 with tracker-miner-files < + 2.99) Requires with tracker-miner-files >= 3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-photos.spec ++++++ --- /var/tmp/diff_new_pack.g4doko/_old 2021-04-18 21:45:26.980756264 +0200 +++ /var/tmp/diff_new_pack.g4doko/_new 2021-04-18 21:45:26.980756264 +0200 @@ -60,12 +60,11 @@ BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libpng16) BuildRequires: pkgconfig(librsvg-2.0) >= 2.26.0 -BuildRequires: pkgconfig(tracker-control-2.0) BuildRequires: pkgconfig(tracker-sparql-3.0) # gnome-photos references tracker's glib schemas -Requires: (tracker >= 2 with tracker < 2.99) -# and also org.freedesktop.Tracker.Miner.Files, which lives in tracker-miner-files -Requires: (tracker-miner-files > 2 with tracker-miner-files < 2.99) +Requires: tracker >= 3 +# and also org.freedesktop.Tracker.Miner3.Files, which lives in tracker-miner-files +Requires: tracker-miner-files >= 3 # If we want to be able to send photos to a remote DLNA renderer, we require the dbus service for it Recommends: dbus(dleyna-renderer-service)