diff --git a/manifest/x86_64/s/shotwell.filelist b/manifest/x86_64/s/shotwell.filelist index bdc92aa8d..62e163af7 100644 --- a/manifest/x86_64/s/shotwell.filelist +++ b/manifest/x86_64/s/shotwell.filelist @@ -1,18 +1,20 @@ /usr/local/bin/shotwell /usr/local/lib64/libshotwell-authenticator.so /usr/local/lib64/libshotwell-authenticator.so.0 -/usr/local/lib64/libshotwell-authenticator.so.0.32.4 +/usr/local/lib64/libshotwell-authenticator.so.0.32.6 /usr/local/lib64/libshotwell-plugin-common.so /usr/local/lib64/libshotwell-plugin-common.so.0 -/usr/local/lib64/libshotwell-plugin-common.so.0.32.4 +/usr/local/lib64/libshotwell-plugin-common.so.0.32.6 /usr/local/lib64/libshotwell-plugin-dev-1.0.so /usr/local/lib64/libshotwell-plugin-dev-1.0.so.0 -/usr/local/lib64/libshotwell-plugin-dev-1.0.so.0.32.4 +/usr/local/lib64/libshotwell-plugin-dev-1.0.so.0.32.6 /usr/local/lib64/shotwell/plugins/builtin/libshotwell-publishing.so /usr/local/lib64/shotwell/plugins/builtin/libshotwell-transitions.so +/usr/local/libexec/shotwell/shotwell-authenticator /usr/local/libexec/shotwell/shotwell-settings-migrator /usr/local/libexec/shotwell/shotwell-video-metadata-handler /usr/local/libexec/shotwell/shotwell-video-thumbnailer +/usr/local/share/applications/org.gnome.Shotwell.Auth.desktop /usr/local/share/applications/org.gnome.Shotwell.desktop /usr/local/share/applications/org.gnome.Shotwell-Viewer.desktop /usr/local/share/apport/package-hooks/shotwell.py @@ -614,6 +616,7 @@ /usr/local/share/icons/hicolor/256x256/apps/org.gnome.Shotwell.png /usr/local/share/icons/hicolor/32x32/apps/org.gnome.Shotwell.png /usr/local/share/icons/hicolor/48x48/apps/org.gnome.Shotwell.png +/usr/local/share/icons/hicolor/scalable/apps/org.gnome.Shotwell.svg /usr/local/share/icons/hicolor/symbolic/apps/org.gnome.Shotwell-symbolic.svg /usr/local/share/locale/af/LC_MESSAGES/shotwell.mo /usr/local/share/locale/ar/LC_MESSAGES/shotwell.mo diff --git a/packages/shotwell.rb b/packages/shotwell.rb index ebae5da77..2b5f7ecd1 100644 --- a/packages/shotwell.rb +++ b/packages/shotwell.rb @@ -3,15 +3,15 @@ require 'buildsystems/meson' class Shotwell < Meson description 'An open-source digital photo organiser for GNOME' homepage 'https://wiki.gnome.org/Apps/Shotwell' - version '0.32.4' + version '0.32.6' license 'GPL-2.1+' compatibility 'x86_64' - source_url 'https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.4.tar.xz' - source_sha256 'de2a9450846d1cec14c6a1030375fd49e1af24dc920ad6480344124f9ccb856f' + source_url 'https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.6.tar.xz' + source_sha256 '7597a4ffac91e18cd8144b12f2d08313a3f405bb368243a7326826f7d92a70b6' binary_compression 'tar.zst' binary_sha256({ - x86_64: 'f76a780eb7753bacb7d682de076ac4eedebfcc8679490e7a32f43e87e192dbb3' + x86_64: '264115379b4912399f66a9ee732c9cfabb682bb9d762c73e129add22f26d5146' }) print_source_bashrc