Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package evince for openSUSE:Factory checked in at 2026-04-29 19:21:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evince (Old) and /work/SRC/openSUSE:Factory/.evince.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evince" Wed Apr 29 19:21:45 2026 rev:186 rq:1350042 version:48.1+6 Changes: -------- --- /work/SRC/openSUSE:Factory/evince/evince.changes 2026-04-14 19:39:09.113688917 +0200 +++ /work/SRC/openSUSE:Factory/.evince.new.30200/evince.changes 2026-04-29 19:22:45.633161895 +0200 @@ -1,0 +2,16 @@ +Mon Apr 27 09:05:55 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 48.1+6: + + build: bump DjVuLibre version required + + libview: Fix crash in the accessible code when page cache text + is NULL + + po: Fix xml element in Hindi translation + + Updated translations. +- Drop evince-a11y-crash.patch: Fixed upstream. + +------------------------------------------------------------------- +Mon Mar 23 10:40:06 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- evince-48.1.obscpio evince-a11y-crash.patch New: ---- _scmsync.obsinfo _servicedata build.specials.obscpio evince-48.1+6.tar.xz ----------(Old B)---------- Old: + Updated translations. - Drop evince-a11y-crash.patch: Fixed upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evince.spec ++++++ --- /var/tmp/diff_new_pack.SVAQJz/_old 2026-04-29 19:22:46.765208266 +0200 +++ /var/tmp/diff_new_pack.SVAQJz/_new 2026-04-29 19:22:46.769208429 +0200 @@ -1,7 +1,7 @@ # # spec file for package evince # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,17 +22,15 @@ %define pluginAPI 4 Name: evince -Version: 48.1 +Version: 48.1+6 Release: 0 Summary: GNOME Document Viewer License: GPL-2.0-or-later Group: Productivity/Office/Other URL: https://wiki.gnome.org/Apps/Evince -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM evince-kpathsea.patch -- Fix build with gcc 15 Patch0: evince-kpathsea.patch -# PATCH-FIX-UPSTREAM evince-a11y-crash.patch [email protected] -- fix crash in the accessible code when page cache text is NULL. -Patch1: evince-a11y-crash.patch BuildRequires: c_compiler BuildRequires: desktop-file-utils @@ -215,7 +213,9 @@ %files %license COPYING %doc %{_datadir}/help/C/%{name}/ -%{_bindir}/* +%{_bindir}/evince +%{_bindir}/evince-previewer +%{_bindir}/evince-thumbnailer %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service %{_datadir}/evince ++++++ _scmsync.obsinfo ++++++ mtime: 1777283177 commit: f3a92c91cd28f7b86cbcd22ff8b15cc9c0c6e84e9b93bc8518efe633a3742914 url: https://src.opensuse.org/GNOME/evince revision: f3a92c91cd28f7b86cbcd22ff8b15cc9c0c6e84e9b93bc8518efe633a3742914 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SVAQJz/_old 2026-04-29 19:22:46.917214492 +0200 +++ /var/tmp/diff_new_pack.SVAQJz/_new 2026-04-29 19:22:46.921214656 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/evince.git</param> - <param name="revision">48.1</param> + <param name="revision">b99027d8</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> --> + <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" /> + <service name="set_version" mode="manual"/> </services> - ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/evince.git</param> <param name="changesrevision">b99027d869462001734fd9e3e598233c87270625</param></service></servicedata> (No newline at EOF) ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-27 11:46:17.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ evince.obsinfo ++++++ --- /var/tmp/diff_new_pack.SVAQJz/_old 2026-04-29 19:22:47.177225143 +0200 +++ /var/tmp/diff_new_pack.SVAQJz/_new 2026-04-29 19:22:47.193225797 +0200 @@ -1,5 +1,5 @@ name: evince -version: 48.1 -mtime: 1751222622 -commit: fbcb33ea84ba848400736c13cbbef870c36d848a +version: 48.1+6 +mtime: 1776185013 +commit: b99027d869462001734fd9e3e598233c87270625
