Update to 3.4.1
This commit is contained in:
parent
b4a5bad3a6
commit
36b8b95e59
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/yelp-tools-3.3.3.tar.xz
|
||||
/yelp-tools-3.3.4.tar.xz
|
||||
/yelp-tools-3.4.0.tar.xz
|
||||
/yelp-tools-3.4.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
fe39359356afbc9c6ed6d3fff2650235 yelp-tools-3.4.0.tar.xz
|
||||
8435aac25edbc530f878e93440c3d262 yelp-tools-3.4.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
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.3/yelp-tools-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/yelp-tools/3.4/yelp-tools-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: yelp-xsl-devel
|
||||
@ -40,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
|
||||
- Update to 3.4.1
|
||||
|
||||
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
||||
- Update to 3.4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user