Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atril for openSUSE:Factory checked in at 2023-05-16 14:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atril (Old) and /work/SRC/openSUSE:Factory/.atril.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atril" Tue May 16 14:16:29 2023 rev:33 rq:1087299 version:1.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/atril/atril.changes 2021-08-26 23:15:42.796229066 +0200 +++ /work/SRC/openSUSE:Factory/.atril.new.1533/atril.changes 2023-05-16 14:27:27.295751756 +0200 @@ -1,0 +2,11 @@ +Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin <[email protected]> + +- Update to version 1.26.1: + * epub: Add fallback for malformed epub files in check_mime_type. + * epub: Fix index loading for certain documents. + * Accessibility: Add button description. + * Preserve compatibility with older GLib versions. + * Update translations. +- Drop atril-glib-2.54.patch, atril-synctex-1.18.patch. + +------------------------------------------------------------------- Old: ---- atril-1.26.0.tar.xz atril-glib-2.54.patch atril-synctex-1.18.patch New: ---- atril-1.26.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atril.spec ++++++ --- /var/tmp/diff_new_pack.ovMW9E/_old 2023-05-16 14:27:27.751754364 +0200 +++ /var/tmp/diff_new_pack.ovMW9E/_new 2023-05-16 14:27:27.759754409 +0200 @@ -1,7 +1,7 @@ # # spec file for package atril # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,23 +20,19 @@ %define typelib2 typelib-1_0-AtrilView-1_5_0 %define sover 3 %define _version 1.26 - Name: atril -Version: 1.26.0 +Version: 1.26.1 Release: 0 Summary: MATE Desktop document viewer License: GPL-2.0-only AND LGPL-2.0-only -URL: https://mate-desktop.org/ Group: Productivity/Office/Other +URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE atril-synctex-1.18.patch -- Restore SyncTeX 1.18 support. -Patch0: %{name}-synctex-1.18.patch -# PATCH-FEATURE-OPENSUSE atril-glib-2.54.patch -- Restore GLib 2.54 support. -Patch1: %{name}-glib-2.54.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig +BuildRequires: python3-libxml2 BuildRequires: texlive-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -66,11 +62,6 @@ Obsoletes: mate-document-viewer < %{version} Obsoletes: mate-document-viewer-lang < %{version} %glib2_gsettings_schema_requires -%if 0%{?suse_version} >= 1550 -BuildRequires: python3-libxml2 -%else -BuildRequires: python3-libxml2-python -%endif %description Atril is a document viewer capable of displaying multiple and single @@ -168,16 +159,16 @@ This package contains the Atril extension for the Caja file manager. %package doc +Summary: Documentation how to Use Atril Group: Documentation/HTML Requires: %{name} = %{version} -Summary: Documentation how to Use Atril BuildArch: noarch %description doc This package contains the documentation for atril %prep -%autosetup -p1 +%setup -q %build NOCONFIGURE=1 mate-autogen ++++++ atril-1.26.0.tar.xz -> atril-1.26.1.tar.xz ++++++ ++++ 234150 lines of diff (skipped)
