Hello community,

here is the log from the commit of package gnome-photos for openSUSE:Factory 
checked in at 2020-11-19 11:55:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-photos (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-photos.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-photos"

Thu Nov 19 11:55:45 2020 rev:52 rq:847219 version:3.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes        
2020-06-08 23:47:36.854027478 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-photos.new.5913/gnome-photos.changes      
2020-11-23 10:29:02.205264795 +0100
@@ -1,0 +2,50 @@
+Fri Sep 25 18:05:38 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 3.38.0:
+  + Switch to private instances of the Tracker 2.x daemons.
+  + Bugs fixed:
+    - glgo#GNOME/gnome-photos!140 flatpak: Update LibRaw to 0.20.0
+    - glgo#GNOME/gnome-photos!141 flatpak: Enable native language
+      support in exiv2
+    - glgo#GNOME/gnome-photos!142 flatpak: Update exiv2 to 0.27.3
+    - glgo#GNOME/gnome-photos!148 utils: Avoid a potential build
+      failure due to undefined M_PI constant
+    - glgo#GNOME/gnome-photos!149 Fix various CRITICALs from
+      Tracker
+    - glgo#GNOME/gnome-photos!151 flatpak: Remove unsed
+      tracker-miner build option
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 10 11:00:57 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Require tracker 2.x (tracker >= 2 with tracker < 2.99).
+- Add also tracker-miner-files dependency, as Photos explicitly
+  references glib-schema org.freedesktop.Tracker.Miner.Files.
+
+-------------------------------------------------------------------
+Fri Sep  4 14:26:21 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.37.91.1:
+  + build: Unbreak the installed tests.
+- Changes from version 3.37.91:
+  + Add a new magic filter called Trencin.
+  + Bugs fixed: C: Drop MESON_ARGS, and detect them from the
+    Flatpak manifest.
+- Changes from version 3.37.2:
+  + Drop the Autotools build system (!113)
+  + Bugs fixed:
+    - flatpak: Fix the tracker and tracker-miners builds.
+    - help-overlay: Add the shortcut for showing the help overlay
+      itself.
+    - application: Support zooming using the keyboard's numeric
+      keypad keys.
+    - flatpak: Sandbox GSettings use by dropping the dconf
+      permissions.
+    - CI: Use the new template.
+    - flatpak: Fix the grilo-plugins build.
+    - base-item: Use GDateTime instead of deprecated GTimeVal.
+    - help: No more 'Recent' tab, replaced by 'Photos' tab.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-photos-3.34.2.tar.xz

New:
----
  gnome-photos-3.38.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-photos.spec ++++++
--- /var/tmp/diff_new_pack.w2wkXM/_old  2020-11-23 10:29:02.677265329 +0100
+++ /var/tmp/diff_new_pack.w2wkXM/_new  2020-11-23 10:29:02.681265334 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-photos
-Version:        3.34.2
+Version:        3.38.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.34/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-photos/3.38/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gnome-photos-on-demand-activate-dleyna.patch bsc#992420, 
glgo#GNOME/gnome-photos#75 sck...@suse.com -- Activate dleyna-renderer-service 
on demand instead of on start-up.
 Patch0:         gnome-photos-on-demand-activate-dleyna.patch
 
@@ -62,7 +62,9 @@
 BuildRequires:  pkgconfig(tracker-control-2.0)
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
 # gnome-photos references tracker's glib schemas
-Requires:       tracker
+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)
 # 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)
 
@@ -112,6 +114,14 @@
 %{_libexecdir}/gnome-photos-thumbnailer
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/libgnome-photos.so
+%{_datadir}/dbus-1/services/org.gnome.Photos.Tracker1.Miner.Extract.service
+%{_datadir}/dbus-1/services/org.gnome.Photos.Tracker1.Miner.Files.service
+%{_datadir}/dbus-1/services/org.gnome.Photos.Tracker1.service
+%dir %{_datadir}/tracker/miners
+%{_datadir}/tracker/domain-ontologies/org.gnome.Photos.rule
+%{_datadir}/tracker/miners/org.gnome.Photos.Tracker1.Miner.Extract.service
+%{_datadir}/tracker/miners/org.gnome.Photos.Tracker1.Miner.Files.service
+
 
 %files -n gnome-shell-search-provider-gnome-photos
 # Own dirs so we don't have to depend on gnome-shell.

++++++ gnome-photos-3.34.2.tar.xz -> gnome-photos-3.38.0.tar.xz ++++++
++++ 23219 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to