Update to 3.6.0

This commit is contained in:
Kalev Lember 2012-09-25 19:36:49 +02:00
parent 4cf52f046d
commit 37651bf62f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/yelp-tools-3.4.1.tar.xz
/yelp-tools-3.5.91.tar.xz
/yelp-tools-3.5.92.tar.xz
/yelp-tools-3.6.0.tar.xz

View File

@ -1 +1 @@
a5513ed8a4d7add312d68c257f2647a1 yelp-tools-3.5.92.tar.xz
41298152802552e33e0ffa8cad75dab9 yelp-tools-3.6.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: yelp-tools
Version: 3.5.92
Version: 3.6.0
Release: 1%{?dist}
Summary: Create, manage, and publish documentation for Yelp
Group: Applications/Publishing
License: GPLv2+
URL: http://projects.gnome.org/yelp/
Source0: http://download.gnome.org/sources/yelp-tools/3.5/yelp-tools-%{version}.tar.xz
Source0: http://download.gnome.org/sources/yelp-tools/3.6/yelp-tools-%{version}.tar.xz
BuildArch: noarch
BuildRequires: yelp-xsl-devel
@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/aclocal/yelp.m4
%changelog
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
- Update to 3.6.0
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
- Update to 3.5.92