Update to 3.35.1
This commit is contained in:
parent
75ea139dfd
commit
4e21520538
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-3.34.0.tar.xz
|
||||
/evince-3.34.1.tar.xz
|
||||
/evince-3.34.2.tar.xz
|
||||
/evince-3.35.1.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global synctex_version 1.19
|
||||
|
||||
Name: evince
|
||||
Version: 3.34.2
|
||||
Version: 3.35.1
|
||||
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}/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.35/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=766749
|
||||
Patch0: 0001-Resolves-deb-762530-rhbz-1061177-add-man-pages.patch
|
||||
@ -251,6 +251,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2019 Kalev Lember <klember@redhat.com> - 3.35.1-1
|
||||
- Update to 3.35.1
|
||||
|
||||
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
||||
- Update to 3.34.2
|
||||
- Don't replace upstream screenshots in appdata
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evince-3.34.2.tar.xz) = 51bfa4671e17a98c536790185ece6f4f77b956062901f840cd298cdc3e42eb7e8cabe9bfa84387f185cdf7462a322ef54bbc463b988a677af68561e55acd9f12
|
||||
SHA512 (evince-3.35.1.tar.xz) = 4416fe2445594f05e08667fec769b6089fd01cf52d73d2b60f8f53b31e544e6b64d950ffbeb1f488abf5a844c854a7b1950de34eee88cc3eacd00e4ba4d3f089
|
||||
|
Loading…
Reference in New Issue
Block a user