diff --git a/.gitignore b/.gitignore index 5067aab..9202594 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.6.1.tar.xz /gedit-3.7.1.tar.xz /gedit-3.7.3.tar.xz +/gedit-3.7.4.tar.xz diff --git a/gedit.spec b/gedit.spec index f12b0bd..d4e7f52 100644 --- a/gedit.spec +++ b/gedit.spec @@ -13,8 +13,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.7.3 -Release: 2%{?dist} +Version: 3.7.4 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Tue Feb 19 2013 Ignacio Casal Quinteiro - 2:3.7.4-1 +- Update to 3.7.4 + * Wed Feb 13 2013 Fedora Release Engineering - 2:3.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 0c2ede5..4beed10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ca84191017b93463dff792daf04c70d gedit-3.7.3.tar.xz +a7c7ba0b0df46dc3e93dc69e0748679d gedit-3.7.4.tar.xz