From 71d5bb7c2f10b103cb6edea3500781dfa46a6966 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 09:27:47 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + devhelp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 190c30f..027cf81 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.16.1.tar.xz /devhelp-3.17.3.tar.xz /devhelp-3.17.91.tar.xz +/devhelp-3.18.0.tar.xz diff --git a/devhelp.spec b/devhelp.spec index 53be911..589d9b4 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,14 +1,14 @@ ### Abstract ### Name: devhelp -Version: 3.17.91 +Version: 3.18.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ Summary: API documention browser URL: https://wiki.gnome.org/Apps/Devhelp #VCS: git:git://git.gnome.org/devhelp -Source: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz ### Build Dependencies ### @@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Mon Sep 21 2015 Kalev Lember - 1:3.18.0-1 +- Update to 3.18.0 + * Tue Sep 01 2015 Kalev Lember - 1:3.17.91-1 - Update to 3.17.91 - Use make_install macro diff --git a/sources b/sources index d15e2f7..3485ec2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -682343a5d1125c749d4077eaa0ed298b devhelp-3.17.91.tar.xz +1b316ca88da22386dc5e7587d30e166b devhelp-3.18.0.tar.xz