Update to 3.11.1
This commit is contained in:
parent
b55040c3a5
commit
d2901ff870
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.9.92.tar.xz
|
||||
/gedit-3.10.0.tar.xz
|
||||
/gedit-3.10.1.tar.xz
|
||||
/gedit-3.11.1.tar.xz
|
||||
|
||||
@ -24,12 +24,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.10.1
|
||||
Version: 3.11.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.10/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.11/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
|
||||
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 2:3.11.1-1
|
||||
- Update to 3.11.1
|
||||
|
||||
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 2:3.10.1-1
|
||||
- Update to 3.10.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user