Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shotwell for openSUSE:Factory checked in at 2025-09-18 21:08:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shotwell (Old) and /work/SRC/openSUSE:Factory/.shotwell.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shotwell" Thu Sep 18 21:08:54 2025 rev:115 rq:1305542 version:0.32.13 Changes: -------- --- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes 2024-10-29 14:37:31.443423942 +0100 +++ /work/SRC/openSUSE:Factory/.shotwell.new.27445/shotwell.changes 2025-09-18 21:09:21.920137895 +0200 @@ -1,0 +2,15 @@ +Wed Sep 17 16:15:56 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 0.32.13: + + Another brown paperbag +- Changes from version 0.32.12: + + Brown paperbag release due to broken appdata in .11 +- Chnages from version 0.32.11: + + Fix wrong "Error -53" dialog when plugging in phone + + Fix issue when Google Photos returns empty response + + Fix assertion when deleting an image in fullscreen view + + Add a work-around comments with "charset=" prefix + + Fix publishing Google Photos +- Add 70aedc48.patch: fix duplicate versions in appdata + +------------------------------------------------------------------- Old: ---- shotwell-0.32.10.tar.xz New: ---- 70aedc48.patch shotwell-0.32.13.tar.xz ----------(New B)---------- New: + Fix publishing Google Photos - Add 70aedc48.patch: fix duplicate versions in appdata ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shotwell.spec ++++++ --- /var/tmp/diff_new_pack.otJuQ0/_old 2025-09-18 21:09:22.508162603 +0200 +++ /var/tmp/diff_new_pack.otJuQ0/_new 2025-09-18 21:09:22.512162772 +0200 @@ -17,7 +17,7 @@ Name: shotwell -Version: 0.32.10 +Version: 0.32.13 Release: 0 Summary: Photo Manager for GNOME License: LGPL-2.1-or-later @@ -26,6 +26,8 @@ Source0: https://download.gnome.org/sources/shotwell/0.32/%{name}-%{version}.tar.xz Source99: shotwell-rpmlintrc +# PATCH-FIX-UPSTREAM +Patch0: https://gitlab.gnome.org/GNOME/shotwell/-/commit/70aedc48.patch BuildRequires: appstream-glib BuildRequires: desktop-file-utils ++++++ 70aedc48.patch ++++++ >From 70aedc482a685545a7ed36b26affad19f44cc0ec Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz <[email protected]> Date: Fri, 12 Sep 2025 13:20:04 -0400 Subject: [PATCH] data: fix duplicate versions in appdata --- data/org.gnome.Shotwell.appdata.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.gnome.Shotwell.appdata.xml.in b/data/org.gnome.Shotwell.appdata.xml.in index 122118e0..5db5a084 100644 --- a/data/org.gnome.Shotwell.appdata.xml.in +++ b/data/org.gnome.Shotwell.appdata.xml.in @@ -70,7 +70,7 @@ </ul> </description> </release> - <release version="0.32.12" date="2025-06-08" urgency="high" type="stable"> + <release version="0.32.11" date="2025-06-08" urgency="high" type="stable"> <description> <ul> <li>Fixes publishing to Google Photos</li> -- GitLab ++++++ shotwell-0.32.10.tar.xz -> shotwell-0.32.13.tar.xz ++++++ /work/SRC/openSUSE:Factory/shotwell/shotwell-0.32.10.tar.xz /work/SRC/openSUSE:Factory/.shotwell.new.27445/shotwell-0.32.13.tar.xz differ: char 26, line 1
