From 9d19c87c007b792a05cfa42fc46106b57b126674 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:59:29 +0300 Subject: [PATCH] import newt-0.52.24-5.el10 --- SPECS/newt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/newt.spec b/SPECS/newt.spec index 608a585..3533a89 100644 --- a/SPECS/newt.spec +++ b/SPECS/newt.spec @@ -5,7 +5,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.24 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPL-2.0-only URL: https://pagure.io/newt Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz @@ -110,6 +110,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a %{python3_sitearch}/__pycache__/*.py* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.52.24-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.52.24-4 - Bump release for June 2024 mass rebuild