Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-24 10:18:51 +01:00
parent c29729fc7e
commit 26d4bd97b5
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
7c217d885be01f888f84756afc805bb6 yelp-xsl-3.15.92.tar.xz
67a68e5473e22510f6a664301280f903 yelp-xsl-3.16.0.tar.xz

View File

@ -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 <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
- Update to 3.15.92
- Use license macro for the COPYING file