This commit is contained in:
Ignacio Casal Quinteiro 2012-09-19 18:11:38 +02:00
parent 0abbf6a082
commit 0ae0c2f99e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.4.2.tar.xz
/gedit-3.5.1.tar.xz
/gedit-3.5.2.tar.xz
/gedit-3.5.3.tar.xz

View File

@ -10,7 +10,7 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.5.2
Version: 3.5.3
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
%changelog
* Wed Sep 19 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.5.3-1
- Update to 3.5.3
* Fri Aug 31 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.5.2-1
- Update to 3.5.2

View File

@ -1 +1 @@
c37c62b20fadc853be8e6d4e9add7fa3 gedit-3.5.2.tar.xz
2b1039fab2a5d3a460e134ae9963caea gedit-3.5.3.tar.xz