From c1dee757d308b0a60aaacbdb6c38b76c67cec6e2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 19:50:23 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + gedit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 391a7e8..7e0e974 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.17.2.tar.xz /gedit-3.17.90.tar.xz /gedit-3.17.92.tar.xz +/gedit-3.18.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 84fe306..3b8128b 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,12 +22,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Gedit @@ -203,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/vala/ %changelog +* Mon Sep 21 2015 Kalev Lember - 2:3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 Kalev Lember - 2:3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 1ae4816..291d1ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62c20e373b6acba328c706e8ae627ee1 gedit-3.17.92.tar.xz +d0656fba61df4f7588d63031c4563bf8 gedit-3.18.0.tar.xz