Update to 3.12.0
This commit is contained in:
parent
745b972b74
commit
ff273dd4bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/yelp-tools-3.11.2.tar.xz
|
/yelp-tools-3.11.2.tar.xz
|
||||||
/yelp-tools-3.11.3.tar.xz
|
/yelp-tools-3.11.3.tar.xz
|
||||||
/yelp-tools-3.11.5.tar.xz
|
/yelp-tools-3.11.5.tar.xz
|
||||||
|
/yelp-tools-3.12.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d8a60be20608269fb607f212c5f33d08 yelp-tools-3.11.5.tar.xz
|
f65fc6f6b88387985f043d3f73a0e434 yelp-tools-3.12.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.11.5
|
Version: 3.12.0
|
||||||
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.11/yelp-tools-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/yelp-tools/3.12/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 Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
||||||
|
- Update to 3.12.0
|
||||||
|
|
||||||
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
||||||
- Update to 3.11.5
|
- Update to 3.11.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user