From 3d54da9add0ba63d3eb96149a3f5b7cd80b8c8ce Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 23 Mar 2021 13:49:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/yelp-tools.git#9c2e717f079d02fe709f3622565380b5a35f2369 --- .gitignore | 1 + sources | 2 +- yelp-tools.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e7327c4..0cce69a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /yelp-tools-3.38.0.tar.xz /yelp-tools-40.beta.tar.xz /yelp-tools-40.rc.tar.xz +/yelp-tools-40.0.tar.xz diff --git a/sources b/sources index 02efcb0..a474950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-40.rc.tar.xz) = 59006babc46dfff1cb32aa21c51ed565d8bec0df22b7dfa82df7befc3351bbf1c8d73c427b522de479670472f731d6fccae7faf0d093ac25504dcf7c6dcca7fb +SHA512 (yelp-tools-40.0.tar.xz) = b89e514cdc2c6ff96097af0cab5694e9f1dfd2a125e08f99a69c0e7dd51e1e1a859c2e6eec656ecea6103bfc65733e1256a77ef992454db4a554567b46fa2628 diff --git a/yelp-tools.spec b/yelp-tools.spec index 1caea85..989b113 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,7 +1,7 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: yelp-tools -Version: 40~rc +Version: 40.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 +* Mon Mar 22 2021 Kalev Lember - 40.0-1 +- Update to 40.0 + * Mon Mar 15 2021 Kalev Lember - 40~rc-1 - Update to 40.rc