Update to 3.5.92
This commit is contained in:
parent
f75a72e32c
commit
4cf52f046d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/yelp-tools-3.4.0.tar.xz
|
/yelp-tools-3.4.0.tar.xz
|
||||||
/yelp-tools-3.4.1.tar.xz
|
/yelp-tools-3.4.1.tar.xz
|
||||||
/yelp-tools-3.5.91.tar.xz
|
/yelp-tools-3.5.91.tar.xz
|
||||||
|
/yelp-tools-3.5.92.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
1737ff6487f0762ca99c929b365b439a yelp-tools-3.5.91.tar.xz
|
a5513ed8a4d7add312d68c257f2647a1 yelp-tools-3.5.92.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.5.91
|
Version: 3.5.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create, manage, and publish documentation for Yelp
|
Summary: Create, manage, and publish documentation for Yelp
|
||||||
|
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://projects.gnome.org/yelp/
|
URL: http://projects.gnome.org/yelp/
|
||||||
Source0: http://download.gnome.org/sources/yelp-tools/3.4/yelp-tools-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/yelp-tools/3.5/yelp-tools-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: yelp-xsl-devel
|
BuildRequires: yelp-xsl-devel
|
||||||
@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
|
||||||
|
- Update to 3.5.92
|
||||||
|
|
||||||
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
||||||
- Update to 3.5.91
|
- Update to 3.5.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user