This commit is contained in:
Ignacio Casal Quinteiro 2012-11-05 18:52:04 +01:00
parent afd7bde737
commit d0605eb3c6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -10,12 +10,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.6.1
Version: 3.7.1
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
Source0: http://download.gnome.org/sources/gedit/3.5/gedit-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gedit/3.7/gedit-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
%changelog
* Mon Nov 05 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.7.1-1
- Update to 3.7.1
* Tue Oct 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.6.1-1
- Update to 3.6.1

View File

@ -1 +1 @@
fd07a79e2d87aea8cae3332f06176800 gedit-3.6.1.tar.xz
59bcde07b7fed07bc79c938b6103f020 gedit-3.7.1.tar.xz