diff --git a/.gitignore b/.gitignore index de00c5f..7e67204 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.11.90.tar.xz /gedit-3.11.91.tar.xz /gedit-3.11.92.tar.xz +/gedit-3.12.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 77efd68..b6db3df 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,12 +24,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/3.11/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.12/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -227,6 +227,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Mon Mar 24 2014 Richard Hughes - 2:3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Richard Hughes - 2:3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 9d9841d..5ffb1c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49be9601a7168b5a0fe3f4c955172b27 gedit-3.11.92.tar.xz +d603299a2f885e48d8ba1cf8f16e3b6c gedit-3.12.0.tar.xz