Update to 3.17.3
This commit is contained in:
parent
0531a43be5
commit
35ac443163
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/yelp-tools-3.14.0.tar.xz
|
||||
/yelp-tools-3.14.1.tar.xz
|
||||
/yelp-tools-3.16.1.tar.xz
|
||||
/yelp-tools-3.17.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
2430db2d69241d217fe0af5c1458aa30 yelp-tools-3.16.1.tar.xz
|
||||
20b76222e39769e388272d5e286198b0 yelp-tools-3.17.3.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.16.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Create, manage, and publish documentation for Yelp
|
||||
|
||||
Group: Applications/Publishing
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: pkgconfig(yelp-xsl)
|
||||
@ -43,6 +43,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
||||
- Update to 3.17.3
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user