This commit is contained in:
Ignacio Casal Quinteiro 2011-09-26 21:13:16 +02:00
parent eb87e96352
commit 4658b96933
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -11,12 +11,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.1.6
Version: 3.2.0
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.1/gedit-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gedit/3.2/gedit-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_libdir}/gedit/plugins/libzeitgeistplugin.so
%changelog
* Mon Sep 26 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.2.0-1
- Update to 3.2.0
* Tue Sep 20 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.1.6-1
- Update to 3.1.6

View File

@ -1 +1 @@
c37ae3fbb40d4fbf0353519e4446eb67 gedit-3.1.6.tar.xz
b1c5d8aef45fe37f7b866e2862d842ee gedit-3.2.0.tar.xz