Update to 3.17.0
This commit is contained in:
parent
f16185fbe0
commit
74af9688e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.15.92.tar.xz
|
||||
/gedit-3.16.0.tar.xz
|
||||
/gedit-3.16.1.tar.xz
|
||||
/gedit-3.17.0.tar.xz
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
%global gtk3_version 3.16
|
||||
%global pygo_version 3.0.0
|
||||
%global desktop_file_utils_version 0.9
|
||||
%global gtksourceview_version 3.16
|
||||
%global gtksourceview_version 3.17.0
|
||||
%global enchant_version 1.2.0
|
||||
%global isocodes_version 0.35
|
||||
%global libpeas_version 1.7.0
|
||||
@ -22,12 +22,12 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.16.1
|
||||
Version: 3.17.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.16/gedit-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gedit/3.17/gedit-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/gedit/
|
||||
|
||||
@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.17.0-1
|
||||
- Update to 3.17.0
|
||||
|
||||
* Sun Apr 12 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.16.1-1
|
||||
- Update to 3.16.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user