Update to 3.7.5

This commit is contained in:
Kalev Lember 2013-02-05 23:19:05 +01:00
parent 3d76a0e92b
commit 41fa48658f
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
87bd1ca569097ca77c4794e7715315d0 evince-3.7.4.tar.xz 98af33562d214a280bf8e394d63bd6b8 evince-3.7.5.tar.xz