From 0f5676ce969a74d460ee537dd3bbe0f5c1e8bfc3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:09:44 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-yubico.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index 9ff3329..054b05c 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.3.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD-2-Clause @@ -53,6 +53,10 @@ Pure-python library for interacting with Yubikeys. For Python 3. %changelog +* Tue Oct 29 2024 Troy Dawson - 1.3.3-17 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.3.3-16 - Bump release for June 2024 mass rebuild