diff --git a/.gitignore b/.gitignore index b4041dc..ed47857 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /yelp-tools-41.beta.tar.xz /yelp-tools-41.0.tar.xz /yelp-tools-42.beta.tar.xz +/yelp-tools-42.0.tar.xz diff --git a/sources b/sources index 8cf0302..03dc230 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-42.beta.tar.xz) = 22848ea9ebd0e29700c8559a273c54db84c9336d5a0f78cda44a5757a5a22ef4a34bedeeec4b152bb096ce980f033b2ae16eb2e798d2cd10f5a10779778209b2 +SHA512 (yelp-tools-42.0.tar.xz) = ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786 diff --git a/yelp-tools.spec b/yelp-tools.spec index 5ea75c0..dad1b0a 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,7 +1,7 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: yelp-tools -Version: 42~beta +Version: 42.0 Release: 1%{?dist} Summary: Create, manage, and publish documentation for Yelp @@ -49,6 +49,9 @@ wraps things up in a developer-friendly way. %{_datadir}/aclocal/yelp.m4 %changelog +* Sat Mar 19 2022 David King - 42.0-1 +- Update to 42.0 + * Mon Feb 14 2022 David King - 42~beta-1 - Update to 42.beta