diff --git a/.gitignore b/.gitignore index c24d8c1..a6f58eb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /yelp-tools-3.13.3.tar.xz /yelp-tools-3.14.0.tar.xz /yelp-tools-3.14.1.tar.xz +/yelp-tools-3.16.1.tar.xz diff --git a/sources b/sources index ce54dbd..b542d1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1e82214b07acf6e90e0cdb49e91e01f yelp-tools-3.14.1.tar.xz +2430db2d69241d217fe0af5c1458aa30 yelp-tools-3.16.1.tar.xz diff --git a/yelp-tools.spec b/yelp-tools.spec index 78a73c3..a0f3e2d 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,12 +1,12 @@ Name: yelp-tools -Version: 3.14.1 +Version: 3.16.1 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.14/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: pkgconfig(yelp-xsl) @@ -42,6 +42,9 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install %{_datadir}/aclocal/yelp.m4 %changelog +* Tue Apr 14 2015 David King - 3.16.1-1 +- Update to 3.16.1 + * Mon Oct 13 2014 David King - 3.14.1-1 - Update to 3.14.1