From d6a260c4ee45d591e28e151c9d58767a8224a36b Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 20 Jul 2015 17:07:15 +0100 Subject: [PATCH] Update to 3.17.2 --- .gitignore | 1 + gedit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f948161..6ddc7d6 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.16.1.tar.xz /gedit-3.17.0.tar.xz /gedit-3.17.1.tar.xz +/gedit-3.17.2.tar.xz diff --git a/gedit.spec b/gedit.spec index ec21d24..457ed18 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,8 +22,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.17.1 -Release: 2%{?dist} +Version: 3.17.2 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Mon Jul 20 2015 David King - 2:3.17.2-1 +- Update to 3.17.2 + * Fri Jul 03 2015 Kalev Lember - 2:3.17.1-2 - Require libpeas-loader-python3 for Python 3 plugin support (#1226879) diff --git a/sources b/sources index 79bba5c..d8c3c69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93ec2ddfa5e84cd4bdf03f3b2860f73d gedit-3.17.1.tar.xz +28627a67bfabc8453062dc8bf7d9ec7e gedit-3.17.2.tar.xz