From aee0cd22b6d3ec14413b37195cfe58d5e86c4d85 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 19:52:44 +0200 Subject: [PATCH] Update to 3.18.0 --- sources | 2 +- yelp-xsl.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 5cf6cd9..d46412a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c7ae825026c850242a758d880ee8bf3 yelp-xsl-3.17.90.tar.xz +e7bd372bd3043f78be9a5453779074da yelp-xsl-3.18.0.tar.xz diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 980f06c..16546ac 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,12 +1,12 @@ Name: yelp-xsl -Version: 3.17.90 +Version: 3.18.0 Release: 1%{?dist} Summary: XSL stylesheets for the yelp help browser License: LGPLv2+ and GPLv2+ Group: Applications/System URL: https://download.gnome.org/sources/yelp-xsl -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: libxml2-devel @@ -53,6 +53,9 @@ make %{?_smp_mflags} %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Sun Aug 16 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 - Use make_install macro