This commit is contained in:
Matthias Clasen 2011-04-04 16:23:37 -04:00
parent 454949426e
commit 89dfe48b26
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ evince-2.31.92.tar.bz2
/evince-2.91.90.tar.bz2
/evince-2.91.92.tar.bz2
/evince-2.91.93.tar.bz2
/evince-3.0.0.tar.bz2

View File

@ -4,14 +4,14 @@
%global theme_version 2.17.1
Name: evince
Version: 2.91.93
Version: 3.0.0
Release: 1%{?dist}
Summary: Document viewer
License: GPLv2+ and GFDL
Group: Applications/Publishing
URL: http://projects.gnome.org/evince/
Source0: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
# https://bugzilla.redhat.com/show_bug.cgi?id=562648
Patch2: evince-t1font-mapping.patch
@ -231,6 +231,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Mon Apr 4 2011 Matthias clasne <mclasen@redhat.com> - 3.0.0-1
- Update to 3.0.0
* Fri Mar 25 2011 Matthias clasne <mclasen@redhat.com> - 2.91.93-1
- Update to 2.91.93

View File

@ -1 +1 @@
e93c70ec2a49001f1633dba2665794c3 evince-2.91.93.tar.bz2
9d8fdb4a2be479001e06fdc6fe81e7e7 evince-3.0.0.tar.bz2