From 9068a9c15fe64ae1c8b778e818257afb1fa2fdf2ff9b555f754d0aa42d8d53fd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2023 08:21:49 +0000 Subject: [PATCH 1/3] Accepting request 1109858 from GNOME:Next Pushing GNOME 45.rc packages OBS-URL: https://build.opensuse.org/request/show/1109858 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=103 --- sushi-44.2.tar.xz | 3 --- sushi-45.alpha.tar.xz | 3 +++ sushi.changes | 16 ++++++++++++++++ sushi.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 sushi-44.2.tar.xz create mode 100644 sushi-45.alpha.tar.xz diff --git a/sushi-44.2.tar.xz b/sushi-44.2.tar.xz deleted file mode 100644 index a37428f..0000000 --- a/sushi-44.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c002fe0aea19027ba448b5aec94d5cd753c9752f996ee033152428738ea43e9 -size 82236 diff --git a/sushi-45.alpha.tar.xz b/sushi-45.alpha.tar.xz new file mode 100644 index 0000000..c3685ca --- /dev/null +++ b/sushi-45.alpha.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86801994291f76c5768da66872576fd940c3b00b8835e6a060274862b586f780 +size 83252 diff --git a/sushi.changes b/sushi.changes index 2a75d62..e55200b 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jul 7 19:19:28 UTC 2023 - Bjørn Lie + +- Update to version 45.alpha.2: + + Fix build. +- Changes from version 45.alpha.1: + + Fix translatable filename. +- Changes from version 45.alpha: + + Fix window size with custom scale factor in x11. + + Don't show window before renderer is ready. + + Allow keyboard copy shortcuts for evince and text viewers. + + Fix crash when switching between audio files. + + Fix coverart download. + + Add ParentHandle dbus property. + + Add development profile. + ------------------------------------------------------------------- Tue May 30 12:50:25 UTC 2023 - Bjørn Lie diff --git a/sushi.spec b/sushi.spec index 493c9f5..e43e264 100644 --- a/sushi.spec +++ b/sushi.spec @@ -19,13 +19,13 @@ %global __requires_exclude typelib\\(LOKDocView\\) Name: sushi -Version: 44.2 +Version: 45.alpha Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception Group: Productivity/File utilities URL: https://www.gnome.org -Source0: https://download.gnome.org/sources/sushi/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/sushi/45/%{name}-%{version}.tar.xz Source99: sushi-rpmlintrc BuildRequires: meson From 8c62dc54887dc55ed4df70b0f5108950df1d5ca4e74ac360bbf8ad5043f381e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 18 Sep 2023 06:27:22 +0000 Subject: [PATCH 2/3] Use the correct tarball... OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=104 --- sushi-45.alpha.2.tar.xz | 3 +++ sushi-45.alpha.tar.xz | 3 --- sushi.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 sushi-45.alpha.2.tar.xz delete mode 100644 sushi-45.alpha.tar.xz diff --git a/sushi-45.alpha.2.tar.xz b/sushi-45.alpha.2.tar.xz new file mode 100644 index 0000000..24e6207 --- /dev/null +++ b/sushi-45.alpha.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d46c4566c327ecc9e012681a5934b5008ea1052226f4a7359c0a7f7382d912 +size 83288 diff --git a/sushi-45.alpha.tar.xz b/sushi-45.alpha.tar.xz deleted file mode 100644 index c3685ca..0000000 --- a/sushi-45.alpha.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86801994291f76c5768da66872576fd940c3b00b8835e6a060274862b586f780 -size 83252 diff --git a/sushi.spec b/sushi.spec index e43e264..d2d7487 100644 --- a/sushi.spec +++ b/sushi.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(LOKDocView\\) Name: sushi -Version: 45.alpha +Version: 45.alpha.2 Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception From 99d169a48dedf1ade01606c78d2d4ba8fb59ea9609a10cf6a59c30b25d23fbc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 19 Sep 2023 08:51:34 +0000 Subject: [PATCH 3/3] Accepting request 1112075 from GNOME:Next - Update to version 45.0: + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1112075 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=105 --- sushi-45.0.tar.xz | 3 +++ sushi-45.alpha.2.tar.xz | 3 --- sushi.changes | 6 ++++++ sushi.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 sushi-45.0.tar.xz delete mode 100644 sushi-45.alpha.2.tar.xz diff --git a/sushi-45.0.tar.xz b/sushi-45.0.tar.xz new file mode 100644 index 0000000..a189d51 --- /dev/null +++ b/sushi-45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd +size 83404 diff --git a/sushi-45.alpha.2.tar.xz b/sushi-45.alpha.2.tar.xz deleted file mode 100644 index 24e6207..0000000 --- a/sushi-45.alpha.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74d46c4566c327ecc9e012681a5934b5008ea1052226f4a7359c0a7f7382d912 -size 83288 diff --git a/sushi.changes b/sushi.changes index e55200b..1bfb438 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 18 19:43:41 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + Updated translations. + ------------------------------------------------------------------- Fri Jul 7 19:19:28 UTC 2023 - Bjørn Lie diff --git a/sushi.spec b/sushi.spec index d2d7487..d5cb088 100644 --- a/sushi.spec +++ b/sushi.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(LOKDocView\\) Name: sushi -Version: 45.alpha.2 +Version: 45.0 Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception @@ -74,7 +74,7 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. %files %license COPYING -%doc AUTHORS NEWS README +%doc AUTHORS NEWS README.md %{_bindir}/%{name} %{_datadir}/dbus-1/services/org.gnome.NautilusPreviewer.service %{_datadir}/metainfo/org.gnome.NautilusPreviewer.appdata.xml