From 1c8e50136fb6c97af655c0ce32ceb5fe9b5654d5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 12 Oct 2015 23:38:41 +0200 Subject: [PATCH] Update to 3.18.1 --- .gitignore | 1 + gedit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e0e974..a8e8ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.17.90.tar.xz /gedit-3.17.92.tar.xz /gedit-3.18.0.tar.xz +/gedit-3.18.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 3b8128b..338c139 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,7 +22,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.18.0 +Version: 3.18.1 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Mon Oct 12 2015 Kalev Lember - 2:3.18.1-1 +- Update to 3.18.1 + * Mon Sep 21 2015 Kalev Lember - 2:3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index 291d1ee..f8b72a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0656fba61df4f7588d63031c4563bf8 gedit-3.18.0.tar.xz +a61007048db22d0d55a41b5fa3c984f8 gedit-3.18.1.tar.xz