3.0.0
This commit is contained in:
parent
a0d87ddb19
commit
ee17c2a474
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ yelp-xsl-2.31.5.tar.bz2
|
||||
/yelp-xsl-2.91.90.tar.bz2
|
||||
/yelp-xsl-2.91.91.tar.bz2
|
||||
/yelp-xsl-2.91.92.tar.bz2
|
||||
/yelp-xsl-3.0.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
66b7f5e930f7aa55de36b0fd59ee28e7 yelp-xsl-2.91.92.tar.bz2
|
||||
42f5f2b9c1818d37a10e60ab80bfff37 yelp-xsl-3.0.0.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: yelp-xsl
|
||||
Version: 2.91.92
|
||||
Version: 3.0.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/2.91/yelp-xsl-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/yelp-xsl/3.0/yelp-xsl-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: libxml2-devel
|
||||
@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
|
||||
- Update to 2.91.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user