diff --git a/.gitignore b/.gitignore index 9e5fb1b..b6eac55 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.12.0.tar.xz /gedit-3.12.1.tar.xz /gedit-3.12.2.tar.xz +/gedit-3.13.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 79237d5..8b91190 100644 --- a/gedit.spec +++ b/gedit.spec @@ -25,12 +25,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.12.2 -Release: 2%{?dist} +Version: 3.13.1 +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.12/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.13/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -230,6 +230,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Jun 18 2014 Richard Hughes - 2:3.13.1-1 +- Update to 3.13.1 + * Sat Jun 07 2014 Fedora Release Engineering - 2:3.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 11cdbe7..84d7866 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a23644771605c4226059d0b92faf70d2 gedit-3.12.2.tar.xz +62bc194ecc2f35adce5ff040159ff9d3 gedit-3.13.1.tar.xz