From 0a1a6f19d7cf644627eda8b089b720b6c3e35f29 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 19:16:55 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + sources | 2 +- yelp-tools.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1360477..441ba6d 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /yelp-tools-3.16.1.tar.xz /yelp-tools-3.17.3.tar.xz /yelp-tools-3.17.4.tar.xz +/yelp-tools-3.18.0.tar.xz diff --git a/sources b/sources index b9403b9..685224c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cf1b2fe4cda2bffccd07dd72af2f914 yelp-tools-3.17.4.tar.xz +ceca436ff2ab3900dde718c0f0286f3f yelp-tools-3.18.0.tar.xz diff --git a/yelp-tools.spec b/yelp-tools.spec index 00ff00f..017e254 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,12 +1,12 @@ Name: yelp-tools -Version: 3.17.4 +Version: 3.18.0 Release: 1%{?dist} Summary: Create, manage, and publish documentation for Yelp Group: Applications/Publishing License: GPLv2+ URL: https://wiki.gnome.org/Apps/Yelp/Tools -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 BuildArch: noarch BuildRequires: pkgconfig(yelp-xsl) @@ -43,6 +43,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install %{_datadir}/aclocal/yelp.m4 %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4