Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atril for openSUSE:Factory checked in at 2026-05-31 18:30:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atril (Old) and /work/SRC/openSUSE:Factory/.atril.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atril" Sun May 31 18:30:40 2026 rev:40 rq:1356200 version:1.28.4 Changes: -------- --- /work/SRC/openSUSE:Factory/atril/atril.changes 2026-04-04 19:09:02.437118154 +0200 +++ /work/SRC/openSUSE:Factory/.atril.new.1937/atril.changes 2026-05-31 18:31:01.730844918 +0200 @@ -1,0 +2,14 @@ +Wed May 20 18:51:35 UTC 2026 - Michael Gorse <[email protected]> + +- Update to version 1.28.4 (bsc#1265880 CVE-2026-46519): + * Build fixes + * Fix tests imported from XReader + * Fix tests with AT-SPI2 >= 2.53 + * Improve search system + * pdf: Always use poppler_document_save to avoid data loss + * Use properties for can-zoom-in and -out + * libview: Allow zooming to the limits of the scale + * shell: Fix Max zoom in UI +- Migrate to xz compression and manual service run. + +------------------------------------------------------------------- Old: ---- atril-1.28.2.obscpio New: ---- atril-1.28.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atril.spec ++++++ --- /var/tmp/diff_new_pack.pmy2mv/_old 2026-05-31 18:31:04.102942141 +0200 +++ /var/tmp/diff_new_pack.pmy2mv/_new 2026-05-31 18:31:04.118942796 +0200 @@ -1,7 +1,7 @@ # # spec file for package atril # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,13 +22,13 @@ %define _version 1.28 Name: atril -Version: 1.28.2 +Version: 1.28.4 Release: 0 Summary: MATE Desktop document viewer License: GPL-2.0-only AND LGPL-2.0-only Group: Productivity/Office/Other URL: https://mate-desktop.org/ -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: desktop-file-utils ++++++ _service ++++++ --- /var/tmp/diff_new_pack.pmy2mv/_old 2026-05-31 18:31:04.414954928 +0200 +++ /var/tmp/diff_new_pack.pmy2mv/_new 2026-05-31 18:31:04.434955748 +0200 @@ -3,16 +3,16 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/mate-desktop/atril.git</param> - <param name="revision">v1.28.2</param> + <param name="revision">v1.28.4</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ atril.obsinfo ++++++ --- /var/tmp/diff_new_pack.pmy2mv/_old 2026-05-31 18:31:04.518959191 +0200 +++ /var/tmp/diff_new_pack.pmy2mv/_new 2026-05-31 18:31:04.522959355 +0200 @@ -1,5 +1,5 @@ name: atril -version: 1.28.2 -mtime: 1745521140 -commit: 6e116cd028790a0123db5b9e6be7ae9bc03c33c3 +version: 1.28.4 +mtime: 1778809490 +commit: 76d0cc7230f4ada3488020c63995bb474b8fe4c6
