This commit is contained in:
Ignacio Casal Quinteiro 2013-03-25 21:33:16 +01:00
parent af5c24cf20
commit 831ba11140
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.7.4.tar.xz
/gedit-3.7.5.tar.xz
/gedit-3.7.6.tar.xz
/gedit-3.8.0.tar.xz

View File

@ -13,12 +13,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.7.6
Version: 3.8.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.7/gedit-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gedit/3.8/gedit-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%endif
%changelog
* Mon Mar 25 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.8.0-1
- Update to 3.8.0
* Wed Mar 20 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.7.6-1
- Update to 3.7.6

View File

@ -1 +1 @@
19ac0f3822a6581af2a155174b54199d gedit-3.7.6.tar.xz
dc8a377ef1f48e6303d87cfb7c246524 gedit-3.8.0.tar.xz