From ef2d14334dfc97d8df29a4abe12270b589f8d8cd Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 18 Sep 2021 23:22:50 +0200 Subject: [PATCH] Update to 41.0 --- .gitignore | 1 + sources | 2 +- yelp-tools.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 25d1851..79a3142 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 3700157..bd066ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-41.beta.tar.xz) = 76ddc5ecb315aae006b949c1599702d06f27ed7b775f9a0d7ef3ee119f3e706bcc619ce7282c8dc1a3acde638af61e52d8a8a2c67030d5f032423e80ff085722 +SHA512 (yelp-tools-41.0.tar.xz) = 76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee1111489c0e10e diff --git a/yelp-tools.spec b/yelp-tools.spec index c383878..f6219cd 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -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 - 41.0-1 +- Update to 41.0 + * Thu Aug 19 2021 Kalev Lember - 41~beta-1 - Update to 41.beta