Update to 3.14.1
This commit is contained in:
parent
045f15457d
commit
999ed9ac1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/yelp-tools-3.12.1.tar.xz
|
||||
/yelp-tools-3.13.3.tar.xz
|
||||
/yelp-tools-3.14.0.tar.xz
|
||||
/yelp-tools-3.14.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
43e3052de4fec0e05701a0075c5d11d3 yelp-tools-3.14.0.tar.xz
|
||||
c1e82214b07acf6e90e0cdb49e91e01f yelp-tools-3.14.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.14.0
|
||||
Version: 3.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Create, manage, and publish documentation for Yelp
|
||||
|
||||
Group: Applications/Publishing
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Yelp
|
||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
@ -42,6 +42,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 3.14.1-1
|
||||
- Update to 3.14.1
|
||||
|
||||
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user