Update to 3.18.0
This commit is contained in:
parent
9393e0eacb
commit
0a1a6f19d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/yelp-tools-3.16.1.tar.xz
|
/yelp-tools-3.16.1.tar.xz
|
||||||
/yelp-tools-3.17.3.tar.xz
|
/yelp-tools-3.17.3.tar.xz
|
||||||
/yelp-tools-3.17.4.tar.xz
|
/yelp-tools-3.17.4.tar.xz
|
||||||
|
/yelp-tools-3.18.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
8cf1b2fe4cda2bffccd07dd72af2f914 yelp-tools-3.17.4.tar.xz
|
ceca436ff2ab3900dde718c0f0286f3f yelp-tools-3.18.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.17.4
|
Version: 3.18.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: https://wiki.gnome.org/Apps/Yelp/Tools
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(yelp-xsl)
|
BuildRequires: pkgconfig(yelp-xsl)
|
||||||
@ -43,6 +43,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||||
|
- Update to 3.18.0
|
||||||
|
|
||||||
* Mon Jul 20 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
* Mon Jul 20 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
||||||
- Update to 3.17.4
|
- Update to 3.17.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user