diff --git a/evince-43.1.tar.xz b/evince-43.1.tar.xz deleted file mode 100644 index 50c9e03..0000000 Binary files a/evince-43.1.tar.xz and /dev/null differ diff --git a/evince-44.3.tar.xz b/evince-44.3.tar.xz new file mode 100644 index 0000000..e181372 Binary files /dev/null and b/evince-44.3.tar.xz differ diff --git a/evince.spec b/evince.spec index 1f798a2..93f760f 100644 --- a/evince.spec +++ b/evince.spec @@ -2,22 +2,21 @@ %global __requires_exclude ^(%%(find %{buildroot}%{_libdir}/evince/ -name '*.so' | xargs -n1 basename | sort -u | paste -s -d '|' -)) %global libarchive_version 3.6.0 -%global poppler_version 22.01.0 +%global poppler_version 22.02.0 Name: evince -Version: 43.1 +Version: 44.3 Release: 1 Summary: Document viewer for multiple document formats License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse URL: https://wiki.gnome.org/Apps/Evince -Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz Patch0: evince-42-poppler-requirement-decrease.patch - BuildRequires: meson gcc gcc-c++ gettext-devel libtiff-devel gi-docgen BuildRequires: yelp-tools desktop-file-utils libappstream-glib-devel -BuildRequires: texlive-lib-devel djvulibre-devel +BuildRequires: texlive-lib-devel djvulibre-devel BuildRequires: pkgconfig(adwaita-icon-theme) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gio-unix-2.0) @@ -126,6 +125,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p %{_mandir}/man1/*.1* %changelog +* Thu Nov 23 2023 zhangxianting - 44.3-1 +- update to version 44.3 + * Mon Jan 02 2023 lin zhang - 43.1-1 - Update to 43.1