[packages/shotwell] - updated to 0.32.14

qboosh qboosh at pld-linux.org
Tue Nov 18 21:58:40 CET 2025


commit 74914301e45d02e7e33bab41a9680e351e0e27eb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 18 21:58:40 2025 +0100

    - updated to 0.32.14

 shotwell-unity.patch |  8 ++++----
 shotwell.spec        | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/shotwell.spec b/shotwell.spec
index 581f223..1f5ff50 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -7,12 +7,12 @@
 Summary:	Photo manager for GNOME
 Summary(pl.UTF-8):	Zarządca zdjęć dla GNOME
 Name:		shotwell
-Version:	0.32.13
+Version:	0.32.14
 Release:	1
 License:	LGPL v2+ and CC-BY-SA
 Group:		X11/Applications
 Source0:	https://download.gnome.org/sources/shotwell/0.32/%{name}-%{version}.tar.xz
-# Source0-md5:	6e78357da2ac3a46d2a5f1cbc285e70c
+# Source0-md5:	8a0b79ec4507a7fb5069d891e6cebe35
 Patch0:		%{name}-unity.patch
 URL:		https://wiki.gnome.org/Apps/Shotwell
 BuildRequires:	cairo-devel
@@ -136,11 +136,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS COPYING MAINTAINERS NEWS README.md THANKS
 %attr(755,root,root) %{_bindir}/shotwell
 %attr(755,root,root) %{_libdir}/libshotwell-authenticator.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libshotwell-authenticator.so.0
+%ghost %{_libdir}/libshotwell-authenticator.so.0
 %attr(755,root,root) %{_libdir}/libshotwell-plugin-common.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libshotwell-plugin-common.so.0
+%ghost %{_libdir}/libshotwell-plugin-common.so.0
 %attr(755,root,root) %{_libdir}/libshotwell-plugin-dev-1.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libshotwell-plugin-dev-1.0.so.0
+%ghost %{_libdir}/libshotwell-plugin-dev-1.0.so.0
 %if "%{_libexecdir}" != "%{_libdir}"
 %dir %{_libexecdir}/%{name}
 %endif
diff --git a/shotwell-unity.patch b/shotwell-unity.patch
index 7d744d4..3abe714 100644
--- a/shotwell-unity.patch
+++ b/shotwell-unity.patch
@@ -1,13 +1,13 @@
---- shotwell-0.32.1/src/meson.build.orig	2023-05-09 22:44:26.000000000 +0200
-+++ shotwell-0.32.1/src/meson.build	2023-06-07 06:11:50.635547904 +0200
-@@ -31,10 +31,14 @@ face_sources = (['faces/FacesBranch.vala
+--- shotwell-0.32.14/src/meson.build.orig	2025-11-14 15:05:11.000000000 +0100
++++ shotwell-0.32.14/src/meson.build	2025-11-18 21:53:29.821872153 +0100
+@@ -39,10 +39,14 @@ face_sources = (['faces/FacesBranch.vala
                       'faces/FacesTool.vala'])
  
  shotwell_deps = [gio, gee, sqlite, gtk, sqlite, posix, gphoto2,
 -                 gstreamer_pbu, gudev, gexiv2, gmodule, unity,
 +                 gstreamer_pbu, gudev, gexiv2, gmodule,
                   libraw, libexif, sw_plugin, webpdemux, webp, version,
-                  portal]
+                  portal, math]
  
 +if unity.found() and get_option('unity_support')
 +  shotwell_deps += [unity]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shotwell.git/commitdiff/74914301e45d02e7e33bab41a9680e351e0e27eb




More information about the pld-cvs-commit mailing list