This commit is contained in:
Ignacio Casal Quinteiro 2012-10-16 08:18:47 +02:00
parent e67a640aab
commit afd7bde737
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.5.2.tar.xz
/gedit-3.5.3.tar.xz
/gedit-3.6.0.tar.xz
/gedit-3.6.1.tar.xz

View File

@ -10,7 +10,7 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.6.0
Version: 3.6.1
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
* Tue Oct 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.6.1-1
- Update to 3.6.1
* Tue Sep 25 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.6.0-1
- Update to 3.6.0

View File

@ -1 +1 @@
6b483074315a051019822d613a883b97 gedit-3.6.0.tar.xz
fd07a79e2d87aea8cae3332f06176800 gedit-3.6.1.tar.xz