Update to 3.13.3

This commit is contained in:
Richard Hughes 2014-06-25 10:41:51 +01:00
parent 3d27848c1b
commit d4c40dcd35
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ evince-3.0.0.tar.bz2
/evince-3.11.92.tar.xz
/evince-3.12.0.tar.xz
/evince-3.12.1.tar.xz
/evince-3.13.3.tar.xz

View File

@ -4,14 +4,14 @@
%global gxps_version 0.2.1
Name: evince
Version: 3.12.1
Release: 3%{?dist}
Version: 3.13.3
Release: 1%{?dist}
Summary: Document viewer
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
Group: Applications/Publishing
URL: http://projects.gnome.org/evince/
Source0: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: glib2-devel >= %{glib2_version}
@ -215,6 +215,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Wed Jun 25 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
- Update to 3.13.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
7bd3defee6d3766517a0e6611003f6ca evince-3.12.1.tar.xz
0f764e2d21a3078e2ab63e7475b169fd evince-3.13.3.tar.xz