From 2909c03c12055f1b091052f4abec7388ccc1f436 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:45:43 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libXdmcp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXdmcp.spec b/libXdmcp.spec index e6fd2c4..ddb36de 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -1,7 +1,7 @@ Summary: X Display Manager Control Protocol library Name: libXdmcp Version: 1.1.4 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT-open-group URL: http://www.x.org @@ -57,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_libdir}/pkgconfig/xdmcp.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.4-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.1.4-4 - Bump release for June 2024 mass rebuild