From 241331ba2ef235667985856bdfbc4c2cb4781c42 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:19:52 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- xcb-util-cursor.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xcb-util-cursor.spec b/xcb-util-cursor.spec index 719d799..26b2e7b 100644 --- a/xcb-util-cursor.spec +++ b/xcb-util-cursor.spec @@ -1,6 +1,6 @@ Name: xcb-util-cursor Version: 0.1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Cursor library on top of libxcb License: X11-distribute-modifications-variant URL: http://xcb.freedesktop.org @@ -65,6 +65,10 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Tue Oct 29 2024 Troy Dawson - 0.1.4-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.1.4-5 - Bump release for June 2024 mass rebuild