diff --git a/.gitignore b/.gitignore index 68a82bd..a70be34 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ evince-3.0.0.tar.bz2 /evince-3.11.3.tar.xz /evince-3.11.90.tar.xz /evince-3.11.92.tar.xz +/evince-3.12.0.tar.xz diff --git a/evince.spec b/evince.spec index 7825092..6f246e9 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.11.92 +Version: 3.12.0 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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -216,6 +216,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Tue Mar 25 2014 Kalev Lember - 3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Marek Kasik - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 71d6fe8..89d5e11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52f9cea8bbb0e945bbef8bcf2e5242c9 evince-3.11.92.tar.xz +a74c78bb02713d43efa561179dc1cd1e evince-3.12.0.tar.xz