Update to 43.alpha
This commit is contained in:
parent
5749b86eff
commit
1197df3503
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-42.1.tar.xz
|
||||
/evince-42.2.tar.xz
|
||||
/evince-42.3.tar.xz
|
||||
/evince-43.alpha.tar.xz
|
||||
|
@ -8,13 +8,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: evince
|
||||
Version: 42.3
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
URL: https://wiki.gnome.org/Apps/Evince
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
Patch0: evince-42-poppler-requirement-decrease.patch
|
||||
|
||||
@ -268,6 +268,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
||||
%{_mandir}/man1/evince-previewer.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Mon May 23 2022 David King <amigadave@amigadave.com> - 42.3-1
|
||||
- Update to 42.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evince-42.3.tar.xz) = 4ec212e90c3fd259a2afe191592c135938766b11c6891297a10dc34152f69bba9350a467c394ec6cacde5bd16ced02d0c38b7a112dd7d676f53b12fd1b29a62e
|
||||
SHA512 (evince-43.alpha.tar.xz) = f082f3c311aec9f42feaa3939f3f8f8f2e5ef56752cebe48c198e42546322394070e7e60872fde930533614ebd257090e2b006654fa344229782236a05c610e6
|
||||
|
Loading…
Reference in New Issue
Block a user