From 17e5e52452d29cb38377cc7c0f7b70841a26f9d9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 20 Mar 2016 19:26:05 +0100 Subject: [PATCH] Update to 3.20.0 --- .gitignore | 1 + gedit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dc46e6a..41a6c22 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.19.3.tar.xz /gedit-3.19.4.tar.xz /gedit-3.19.5.tar.xz +/gedit-3.20.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 8144ced..59b8c29 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,12 +22,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.19.5 +Version: 3.20.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Gedit @@ -202,6 +202,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Sun Mar 20 2016 Kalev Lember - 2:3.20.0-1 +- Update to 3.20.0 + * Mon Mar 14 2016 Kalev Lember - 2:3.19.5-1 - Update to 3.19.5 diff --git a/sources b/sources index 67750f1..33bbcaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d4da4b1960873b6ae4ac10b53992a6d gedit-3.19.5.tar.xz +7ab2aa45c232c1fdf44f981455b0dac8 gedit-3.20.0.tar.xz