From d6c41384e96738bedea9f073eb42f746e1aa9442 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:54 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-kdcproxy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index a3e829e..daec989 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 1.0.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -56,6 +56,10 @@ minimal configuration. %{python3_sitelib}/%{realname}-%{version}-*.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.0-17 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.0.0-16 - Bump release for June 2024 mass rebuild