From 2bb58b818b96e4723893a6af52f7c727ff14e027 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 18 Aug 2015 20:19:58 +0200 Subject: [PATCH] Update to 3.17.90 --- .gitignore | 1 + gedit.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6ddc7d6..c7335a2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gedit.spec b/gedit.spec index 3312b57..2136fcf 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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 - 2:3.17.90-1 +- Update to 3.17.90 + * Fri Aug 14 2015 Matthias Clasen - 2:3.17.2-2 - Rely on file triggers for schemas and desktop files diff --git a/sources b/sources index d8c3c69..28804a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28627a67bfabc8453062dc8bf7d9ec7e gedit-3.17.2.tar.xz +6d1dbe0dea9737feca6cb08f58c9e026 gedit-3.17.90.tar.xz