From fd346652b400cf31c245f9b1017bf903df9edb56 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Tue, 19 Mar 2024 07:29:42 -0500 Subject: [PATCH] Bump revision number for new build Resolves: RHEL-12453 Signed-off-by: Major Hayden --- python-awscrt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-awscrt.spec b/python-awscrt.spec index 85d9071..dc9d9a8 100644 --- a/python-awscrt.spec +++ b/python-awscrt.spec @@ -4,7 +4,7 @@ Python bindings for the AWS Common Runtime} Name: python-awscrt Version: 0.20.2 -Release: 3%{dist} +Release: 4%{dist} Summary: Python bindings for the AWS Common Runtime # All files are licensed under Apache-2.0, except: @@ -88,6 +88,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}" %{py %changelog +* Tue Mar 19 2024 Major Hayden - 0.20.2-4 +- Bump revision number for new build + * Tue Feb 13 2024 Major Hayden - 0.20.2-3 - Remove the third party license file from excluded pkcs11.h