From 49b2de5ba1464a5f778a0a04680eee3b1fafdba7 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:37:18 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- bolt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bolt.spec b/bolt.spec index 94ba398..c35af82 100644 --- a/bolt.spec +++ b/bolt.spec @@ -1,6 +1,6 @@ Name: bolt Version: 0.9.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Thunderbolt device manager License: LGPLv2+ URL: https://gitlab.freedesktop.org/bolt/bolt @@ -77,6 +77,9 @@ mentioned tasks. %ghost %dir %{_localstatedir}/lib/boltd %changelog +* Mon Jun 24 2024 Troy Dawson - 0.9.8-2 +- Bump release for June 2024 mass rebuild + * Wed May 22 2024 Kate Hsuan - 0.9.8-1 - A new NHI for REMBRANDT. - systemd configuration improvement.