From 14762328efd1ac98679f723626151996ac8997ae Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:40:23 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- dmidecode.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dmidecode.spec b/dmidecode.spec index 14ccae8..416c4fa 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -1,7 +1,7 @@ Summary: Tool to analyse BIOS DMI data Name: dmidecode Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPL-2.0-or-later Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz @@ -41,6 +41,9 @@ I/O ports (e.g. serial, parallel, USB). %{_mandir}/man8/* %changelog +* Mon Jun 24 2024 Troy Dawson - 1:3.6-2 +- Bump release for June 2024 mass rebuild + * Sat Jun 01 2024 Jonathan Wright - 1:3.6-1 - update to 3.6 rhbz#2276863