From 025c17af7af67c08cd34932c7154aa2caea09e93 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Sep 2013 23:13:26 +0200 Subject: [PATCH] Update to 3.10.0 --- sources | 2 +- yelp-xsl.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 0d79594..851f42c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad4240ccdf67a69118bf96d0137eefb0 yelp-xsl-3.9.90.tar.xz +5c4ba741aed70716cdd326d0f9e3a3b0 yelp-xsl-3.10.0.tar.xz diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 0caba95..247a912 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,12 +1,12 @@ Name: yelp-xsl -Version: 3.9.90 +Version: 3.10.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.9/yelp-xsl-%{version}.tar.xz +Source0: http://download.gnome.org/sources/yelp-xsl/3.10/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 Sep 24 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90