From 26d4bd97b5d7cecb9900d022dd27426cd2e1b332 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 10:18:51 +0100 Subject: [PATCH] Update to 3.16.0 --- sources | 2 +- yelp-xsl.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 3fc3505..334950f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c217d885be01f888f84756afc805bb6 yelp-xsl-3.15.92.tar.xz +67a68e5473e22510f6a664301280f903 yelp-xsl-3.16.0.tar.xz diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 7dec062..5860dfe 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,12 +1,12 @@ Name: yelp-xsl -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Summary: XSL stylesheets for the yelp help browser License: LGPLv2+ Group: Applications/System URL: http://download.gnome.org/sources/yelp-xsl -Source0: http://download.gnome.org/sources/yelp-xsl/3.15/yelp-xsl-%{version}.tar.xz +Source0: http://download.gnome.org/sources/yelp-xsl/3.16/yelp-xsl-%{version}.tar.xz BuildArch: noarch BuildRequires: libxml2-devel @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %changelog +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 - Use license macro for the COPYING file