Update to 3.28.0
This commit is contained in:
parent
05c14e0aa0
commit
a1bb15f7e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.25.92.tar.xz
|
/evince-3.25.92.tar.xz
|
||||||
/evince-3.26.0.tar.xz
|
/evince-3.26.0.tar.xz
|
||||||
/evince-3.27.92.tar.xz
|
/evince-3.27.92.tar.xz
|
||||||
|
/evince-3.28.0.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global gxps_version 0.2.1
|
%global gxps_version 0.2.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.27.92
|
Version: 3.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||||
URL: https://wiki.gnome.org/Apps/Evince
|
URL: https://wiki.gnome.org/Apps/Evince
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: evince-3.21.4-NPNVToolKit.patch
|
Patch0: evince-3.21.4-NPNVToolKit.patch
|
||||||
#https://bugzilla.gnome.org/show_bug.cgi?id=766749
|
#https://bugzilla.gnome.org/show_bug.cgi?id=766749
|
||||||
@ -246,6 +246,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
|
|||||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||||
- Update to 3.27.92
|
- Update to 3.27.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evince-3.27.92.tar.xz) = ac36de8c130d385e53bb5c453ba56c6805970bf7f4ab2a41bcc9e1f13e7f29b9e02fb517a971bb88a647dfe9d22ea2336efc94fec2175d862fd6af19cf08899f
|
SHA512 (evince-3.28.0.tar.xz) = 5550befb469f84cc2de16373983daea088ce1cd439f31c298a064f1fb7915496e073759e2d8d431c0e5cc379ae2a41363f99d745b8cd7c078de0341f107e8aaf
|
||||||
|
Loading…
Reference in New Issue
Block a user