Update to 3.14.0
This commit is contained in:
parent
fd97a08be8
commit
0399caaae0
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.13.5.tar.xz
|
||||
/gedit-3.13.90.tar.xz
|
||||
/gedit-3.13.91.tar.xz
|
||||
/gedit-3.14.0.tar.xz
|
||||
|
||||
@ -22,12 +22,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.13.91
|
||||
Version: 3.14.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.13/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.14/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -208,6 +208,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.91-1
|
||||
- Update to 3.13.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user