Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-21 19:52:44 +02:00
parent 118069a98a
commit aee0cd22b6
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
8c7ae825026c850242a758d880ee8bf3 yelp-xsl-3.17.90.tar.xz e7bd372bd3043f78be9a5453779074da yelp-xsl-3.18.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: yelp-xsl Name: yelp-xsl
Version: 3.17.90 Version: 3.18.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: XSL stylesheets for the yelp help browser Summary: XSL stylesheets for the yelp help browser
License: LGPLv2+ and GPLv2+ License: LGPLv2+ and GPLv2+
Group: Applications/System Group: Applications/System
URL: https://download.gnome.org/sources/yelp-xsl 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 BuildArch: noarch
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
@ -53,6 +53,9 @@ make %{?_smp_mflags}
%changelog %changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Sun Aug 16 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1 * Sun Aug 16 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
- Update to 3.17.90 - Update to 3.17.90
- Use make_install macro - Use make_install macro