Update to 3.17.90

This commit is contained in:
Kalev Lember 2015-08-18 20:19:58 +02:00
parent 1cd2537b86
commit 2bb58b818b
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -86,3 +86,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.17.0.tar.xz
/gedit-3.17.1.tar.xz
/gedit-3.17.2.tar.xz
/gedit-3.17.90.tar.xz

View File

@ -10,11 +10,11 @@
%global __python %{__python3}
%endif
%global glib2_version 2.40.0
%global glib2_version 2.44
%global gtk3_version 3.16
%global pygo_version 3.0.0
%global desktop_file_utils_version 0.9
%global gtksourceview_version 3.17.0
%global gtksourceview_version 3.17.3
%global enchant_version 1.2.0
%global isocodes_version 0.35
%global libpeas_version 1.14.1
@ -22,8 +22,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.17.2
Release: 2%{?dist}
Version: 3.17.90
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/vala/
%changelog
* Tue Aug 18 2015 Kalev Lember <klember@redhat.com> - 2:3.17.90-1
- Update to 3.17.90
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 2:3.17.2-2
- Rely on file triggers for schemas and desktop files

View File

@ -1 +1 @@
28627a67bfabc8453062dc8bf7d9ec7e gedit-3.17.2.tar.xz
6d1dbe0dea9737feca6cb08f58c9e026 gedit-3.17.90.tar.xz