3.9.1
This commit is contained in:
parent
b61ee81cc6
commit
61c8eed65a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
11
gedit.spec
11
gedit.spec
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user