From 5e42ae8f57291278ea50527488b7e3d8d3ea93a6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:06:02 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- opensc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensc.spec b/opensc.spec index d8bbed2..769916a 100644 --- a/opensc.spec +++ b/opensc.spec @@ -1,6 +1,6 @@ Name: opensc Version: 0.25.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Smart card library and applications License: LGPL-2.1-or-later AND BSD-3-Clause @@ -209,6 +209,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1* %changelog +* Mon Jun 24 2024 Troy Dawson - 0.25.1-4 +- Bump release for June 2024 mass rebuild + * Thu Jun 12 2024 Veronika Hanulikova - 0.25.1-3 - Fix SAST findings (RHEL-36768)