diff --git a/.gitignore b/.gitignore index bb7ce06..fca4580 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.7.6.tar.xz /gedit-3.8.0.tar.xz /gedit-3.8.1.tar.xz +/gedit-3.8.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 80b2d41..027fe7b 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,8 +22,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.8.1 -Release: 3%{?dist} +Version: 3.8.2 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -237,6 +237,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Mon May 13 2013 Richard Hughes - 2:3.8.2-1 +- Update to 3.8.2 + * Mon May 6 2013 Marek Kasik - 2:3.8.1-3 - Make usage of Zeitgeist and python3 conditional diff --git a/sources b/sources index 2081fd5..063596b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24d13b55ffedc7e2a114574c2dfeda16 gedit-3.8.1.tar.xz +672031ade67a302000ce1c85d895ce72 gedit-3.8.2.tar.xz