From 1863c3336a7f2ea4c539056fdf8ec94d7e452877 Mon Sep 17 00:00:00 2001 From: mwestphall Date: Tue, 12 May 2026 09:44:21 -0500 Subject: [PATCH 1/2] Bump version to 2.9.2 and update release number --- rpm/gratia-probe.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpm/gratia-probe.spec b/rpm/gratia-probe.spec index 73595ab7..bb090376 100644 --- a/rpm/gratia-probe.spec +++ b/rpm/gratia-probe.spec @@ -1,8 +1,8 @@ Name: gratia-probe Summary: Gratia OSG accounting system probes Group: Applications/System -Version: 2.9.1 -Release: 3%{?dist} +Version: 2.9.2 +Release: 1%{?dist} License: GPL URL: https://github.com/opensciencegrid/gratia-probe Vendor: The Open Science Grid @@ -607,6 +607,9 @@ This is a transitional dummy package for gratia-probe-slurm; it may safely be re %files slurm %changelog +* Tue May 12 2026 Matt Westphall - 2.9.2-1 +- Bump version number for code changes made in 2.9.1-3 + * Fri May 1 2026 Matt Westphall - 2.9.1-3 - Add missing try/catch block (SOFTWARE-6342) From f0b32fcaea7aec9ccf98243f18c24d6898d9e371 Mon Sep 17 00:00:00 2001 From: mwestphall Date: Tue, 12 May 2026 09:59:03 -0500 Subject: [PATCH 2/2] Update changelog for version 2.9.2-1 --- rpm/gratia-probe.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/rpm/gratia-probe.spec b/rpm/gratia-probe.spec index bb090376..04fd9ce9 100644 --- a/rpm/gratia-probe.spec +++ b/rpm/gratia-probe.spec @@ -607,11 +607,8 @@ This is a transitional dummy package for gratia-probe-slurm; it may safely be re %files slurm %changelog -* Tue May 12 2026 Matt Westphall - 2.9.2-1 -- Bump version number for code changes made in 2.9.1-3 - -* Fri May 1 2026 Matt Westphall - 2.9.1-3 -- Add missing try/catch block (SOFTWARE-6342) +* Tue May 12 2026 Matt Westphall - 2.9.2-1 +- Fix issue in 2.9.1-2 that prevented delivery of records (SOFTWARE-6342) * Thu Feb 5 2026 Matt Westphall - 2.9.1-2 - Add check for empty classad resource names