From d9b3472ef747485a44220dfbff399b3aaca60671 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:36:46 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- automake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/automake.spec b/automake.spec index 7dfe54b..68bcbb4 100644 --- a/automake.spec +++ b/automake.spec @@ -23,7 +23,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake # Any bump here requires libtool rebuild, rhbz#1813010 Version: %{api_version}.5 -Release: 16%{?dist} +Release: 17%{?dist} # To help future rebase, the following licenses were seen in the following files/folders: # usr/bin/* - GPL-2.0-or-later @@ -177,6 +177,9 @@ make -k %{?_smp_mflags} check %{?TESTS_FLAGS: TESTS="%{TESTS_FLAGS}"} \ %changelog +* Mon Jun 24 2024 Troy Dawson - 1.16.5-17 +- Bump release for June 2024 mass rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 1.16.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild