Update to 41.0
This commit is contained in:
parent
ce9fb4a07e
commit
ef2d14334d
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/yelp-tools-40.rc.tar.xz
|
||||
/yelp-tools-40.0.tar.xz
|
||||
/yelp-tools-41.beta.tar.xz
|
||||
/yelp-tools-41.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-tools-41.beta.tar.xz) = 76ddc5ecb315aae006b949c1599702d06f27ed7b775f9a0d7ef3ee119f3e706bcc619ce7282c8dc1a3acde638af61e52d8a8a2c67030d5f032423e80ff085722
|
||||
SHA512 (yelp-tools-41.0.tar.xz) = 76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee1111489c0e10e
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: yelp-tools
|
||||
Version: 41~beta
|
||||
Version: 41.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 Sep 18 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
||||
- Update to 41.beta
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user