This commit is contained in:
Ignacio Casal Quinteiro 2013-09-24 23:12:37 +02:00
parent 3709172c5a
commit 8e0370397a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.9.90.tar.xz
/gedit-3.9.91.tar.xz
/gedit-3.9.92.tar.xz
/gedit-3.10.0.tar.xz

View File

@ -24,12 +24,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.9.92
Version: 3.10.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.9/gedit-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gedit/3.10/gedit-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -235,6 +235,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%endif
%changelog
* Tue Sep 24 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.10.0-1
- Update to 3.10.0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.92-1
- Update to 3.9.92
- Include the appdata file

View File

@ -1 +1 @@
2d72c1c7c8d6414bfd396e96187a8760 gedit-3.9.92.tar.xz
7627e2c6af5d181571005693cd00da47 gedit-3.10.0.tar.xz