Update to 3.18.2
This commit is contained in:
parent
437060f2e6
commit
89c83d33ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.17.92.tar.xz
|
/evince-3.17.92.tar.xz
|
||||||
/evince-3.18.0.tar.xz
|
/evince-3.18.0.tar.xz
|
||||||
/evince-3.18.1.tar.xz
|
/evince-3.18.1.tar.xz
|
||||||
|
/evince-3.18.2.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global gxps_version 0.2.1
|
%global gxps_version 0.2.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.18.1
|
Version: 3.18.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
@ -263,6 +263,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
|||||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 11 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
||||||
|
- Update to 3.18.2
|
||||||
|
|
||||||
* Fri Oct 23 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
* Fri Oct 23 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
||||||
- Update to 3.18.1
|
- Update to 3.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user