Update to 42.0
This commit is contained in:
parent
49bf2188de
commit
e57d7fdfbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/yelp-tools-41.beta.tar.xz
|
/yelp-tools-41.beta.tar.xz
|
||||||
/yelp-tools-41.0.tar.xz
|
/yelp-tools-41.0.tar.xz
|
||||||
/yelp-tools-42.beta.tar.xz
|
/yelp-tools-42.beta.tar.xz
|
||||||
|
/yelp-tools-42.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (yelp-tools-42.beta.tar.xz) = 22848ea9ebd0e29700c8559a273c54db84c9336d5a0f78cda44a5757a5a22ef4a34bedeeec4b152bb096ce980f033b2ae16eb2e798d2cd10f5a10779778209b2
|
SHA512 (yelp-tools-42.0.tar.xz) = ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 42~beta
|
Version: 42.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create, manage, and publish documentation for Yelp
|
Summary: Create, manage, and publish documentation for Yelp
|
||||||
|
|
||||||
@ -49,6 +49,9 @@ wraps things up in a developer-friendly way.
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||||
|
- Update to 42.0
|
||||||
|
|
||||||
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
||||||
- Update to 42.beta
|
- Update to 42.beta
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user