From 47384ba4156177666df7e2f636bb58a1835a5935 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:54:12 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- ledmon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ledmon.spec b/ledmon.spec index 9c22c07..b4ac36e 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,7 +1,7 @@ Summary: Enclosure LED Utilities Name: ledmon Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-2.0-only AND LGPL-2.1-only URL: https://github.com/intel/ledmon Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -87,6 +87,9 @@ autoreconf -fiv %{_libdir}/pkgconfig/%{name}.pc %changelog +* Mon Jun 24 2024 Troy Dawson - 1.0.0-3 +- Bump release for June 2024 mass rebuild + * Wed Mar 27 2024 Jan Macku - 1.0.0-1 - update to 1.0.0 - package shared ledmon library by Tony Asleson