This commit is contained in:
Ignacio Casal Quinteiro 2013-06-04 09:56:51 +02:00
parent b61ee81cc6
commit 61c8eed65a
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.8.0.tar.xz
/gedit-3.8.1.tar.xz
/gedit-3.8.2.tar.xz
/gedit-3.9.1.tar.xz

View File

@ -22,12 +22,12 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.8.2
Version: 3.9.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.8/gedit-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gedit/3.9/gedit-%{version}.tar.xz
URL: http://projects.gnome.org/gedit/
@ -237,6 +237,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%endif
%changelog
* Tue Jun 04 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.9.1-1
- Update to 3.9.1
* Mon May 13 2013 Richard Hughes <rhughes@redhat.com> - 2:3.8.2-1
- Update to 3.8.2
@ -322,7 +325,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
* Sun Jan 08 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.3.2-1
- Update to 3.3.2
* Thu Dec 17 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.3.1-1
* Sat Dec 17 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.3.1-1
- Update to 3.3.1
* Thu Dec 08 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.2.5-1
@ -352,7 +355,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
* Tue Aug 30 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.1.4-1
- Update to 3.1.4
* Tue Aug 04 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.1.3-1
* Thu Aug 04 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2:3.1.3-1
- Update to 3.1.3
- Add patch to not include the unity quicklist on the desktop file.

View File

@ -1 +1 @@
672031ade67a302000ce1c85d895ce72 gedit-3.8.2.tar.xz
f6239511d429aa4ad364ee871a3162f7 gedit-3.9.1.tar.xz