Update to 3.16.1
This commit is contained in:
parent
361c4ea923
commit
f16185fbe0
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.15.91.tar.xz
|
||||
/gedit-3.15.92.tar.xz
|
||||
/gedit-3.16.0.tar.xz
|
||||
/gedit-3.16.1.tar.xz
|
||||
|
||||
@ -11,10 +11,10 @@
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.40.0
|
||||
%global gtk3_version 3.15.7
|
||||
%global gtk3_version 3.16
|
||||
%global pygo_version 3.0.0
|
||||
%global desktop_file_utils_version 0.9
|
||||
%global gtksourceview_version 3.15.3
|
||||
%global gtksourceview_version 3.16
|
||||
%global enchant_version 1.2.0
|
||||
%global isocodes_version 0.35
|
||||
%global libpeas_version 1.7.0
|
||||
@ -22,7 +22,7 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.16.0
|
||||
Version: 3.16.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Sun Apr 12 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.16.1-1
|
||||
- Update to 3.16.1
|
||||
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user