From 0fbafb4a6e8ee9fa25d05fe2a4609654f320ce97 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:45:42 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libxcvt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libxcvt.spec b/libxcvt.spec index 7798b45..6f88bec 100644 --- a/libxcvt.spec +++ b/libxcvt.spec @@ -1,6 +1,6 @@ Name: libxcvt Version: 0.1.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: VESA CVT standard timing modelines generator URL: https://gitlab.freedesktop.org/xorg/lib/libxcvt/ @@ -60,6 +60,10 @@ provided by the Xorg server. %{_mandir}/man1/cvt.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.1.2-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 1 2024 Olivier Fourdan - 0.1.2-8 - Fix explicit package version requirement (RHEL-45635).