This commit is contained in:
Ignacio Casal Quinteiro 2011-10-16 20:36:05 +02:00
parent 4658b96933
commit fbcc501dae
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.1.5.tar.xz
/gedit-3.1.6.tar.xz
/gedit-3.2.0.tar.xz
/gedit-3.2.1.tar.xz

View File

@ -11,7 +11,7 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.2.0
Version: 3.2.1
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
%changelog
* Sun Oct 16 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.2.1-1
- Update to 3.2.1
* Mon Sep 26 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.2.0-1
- Update to 3.2.0

View File

@ -1 +1 @@
b1c5d8aef45fe37f7b866e2862d842ee gedit-3.2.0.tar.xz
b2b95d79606b9912af82cf63cd7afbac gedit-3.2.1.tar.xz