Update to 3.36.0
This commit is contained in:
parent
867b1ed66f
commit
1d83cd337c
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-3.34.2.tar.xz
|
||||
/evince-3.35.1.tar.xz
|
||||
/evince-3.35.92.tar.xz
|
||||
/evince-3.36.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global synctex_version 1.19
|
||||
|
||||
Name: evince
|
||||
Version: 3.35.92
|
||||
Version: 3.36.0
|
||||
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.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{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
|
||||
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Sun Feb 23 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
||||
- Update to 3.35.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evince-3.35.92.tar.xz) = 449e913089f2378f2b89ab4bcd3d07110cb64132a8584664fcc3711f0a411cbe2059dd9c56a3680b772933cb798542853149c620dddd561561054b07fa2ed100
|
||||
SHA512 (evince-3.36.0.tar.xz) = 914c182f0ca71a0df99036339fe18f7c93514bae461ddecd719c5659c1cc67701f825e7a58b1eb203051ec55ccd402371fc70d3a27134ccdf915966e5bad8b7a
|
||||
|
Loading…
Reference in New Issue
Block a user