Update to 3.7.5
This commit is contained in:
parent
3d76a0e92b
commit
41fa48658f
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.6.1.tar.xz
|
/evince-3.6.1.tar.xz
|
||||||
/evince-3.7.1.tar.xz
|
/evince-3.7.1.tar.xz
|
||||||
/evince-3.7.4.tar.xz
|
/evince-3.7.4.tar.xz
|
||||||
|
/evince-3.7.5.tar.xz
|
||||||
|
11
evince.spec
11
evince.spec
@ -1,12 +1,12 @@
|
|||||||
%global poppler_version 0.14.0
|
%global poppler_version 0.20.0
|
||||||
%global glib2_version 2.25.9
|
%global glib2_version 2.25.9
|
||||||
%global dbus_version 0.70
|
%global dbus_version 0.70
|
||||||
%global theme_version 2.17.1
|
%global theme_version 2.17.1
|
||||||
%global gxps_version 0.2.0
|
%global gxps_version 0.2.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.7.4
|
Version: 3.7.5
|
||||||
Release: 2%{?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
|
||||||
@ -225,6 +225,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
|||||||
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
|
||||||
|
- Update to 3.7.5
|
||||||
|
|
||||||
* Thu Jan 17 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.7.4-2
|
* Thu Jan 17 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.7.4-2
|
||||||
- Rebuilt for new libarchive
|
- Rebuilt for new libarchive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user