Update to 42.1

This commit is contained in:
David King 2022-10-31 08:56:14 +00:00
parent 59c31d2fd3
commit 863da6ea7b
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
SHA512 (yelp-tools-42.0.tar.xz) = ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786
SHA512 (yelp-tools-42.1.tar.xz) = e05a61d18179a9816ec38d1a2335091a3846cf74bb1ecec5374c9a13cc8962d14416208e04eec92f4ee43ec90e1992cc4a263bc4c267caac5d154a15f10d3006

View File

@ -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 <amigadave@amigadave.com> - 42.1-1
- Update to 42.1
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild