diff --git a/.gitignore b/.gitignore index ed47857..e9f910f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /yelp-tools-41.0.tar.xz /yelp-tools-42.beta.tar.xz /yelp-tools-42.0.tar.xz +/yelp-tools-42.1.tar.xz diff --git a/sources b/sources index 03dc230..c07721c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-42.0.tar.xz) = ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786 +SHA512 (yelp-tools-42.1.tar.xz) = e05a61d18179a9816ec38d1a2335091a3846cf74bb1ecec5374c9a13cc8962d14416208e04eec92f4ee43ec90e1992cc4a263bc4c267caac5d154a15f10d3006 diff --git a/yelp-tools.spec b/yelp-tools.spec index 889c239..73494e2 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,8 +1,8 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: yelp-tools -Version: 42.0 -Release: 2%{?dist} +Version: 42.1 +Release: 1%{?dist} Summary: Create, manage, and publish documentation for Yelp License: GPLv2+ @@ -40,7 +40,7 @@ wraps things up in a developer-friendly way. %meson_install %files -%doc AUTHORS README +%doc AUTHORS README.md NEWS %license COPYING COPYING.GPL %{_bindir}/yelp-build %{_bindir}/yelp-check @@ -49,6 +49,9 @@ wraps things up in a developer-friendly way. %{_datadir}/aclocal/yelp.m4 %changelog +* Mon Oct 31 2022 David King - 42.1-1 +- Update to 42.1 + * Sat Jul 23 2022 Fedora Release Engineering - 42.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild