From 26299540c28a7b3b0054662f2218aa3b117e8eb4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:24:32 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- sid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sid.spec b/sid.spec index 76ad3ac..9c25adb 100644 --- a/sid.spec +++ b/sid.spec @@ -18,7 +18,7 @@ Name: sid Epoch: %{rhel} %endif Version: 0.0.6 -Release: 1%{?scmsnap:.%{scmsnap}}%{?dist} +Release: 2%{?scmsnap:.%{scmsnap}}%{?dist} Summary: Storage Instantiation Daemon (SID) License: GPL-2.0-or-later @@ -491,6 +491,9 @@ Daemon (SID). %changelog +* Mon Jun 24 2024 Troy Dawson - 9:0.0.6-2 +- Bump release for June 2024 mass rebuild + * Fri Feb 9 2024 Peter Rajnoha - 0.0.6-1 - Update to latest upstream release.