Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:45:42 -07:00
parent b696fd0415
commit 0fbafb4a6e

View File

@ -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 <tdawson@redhat.com> - 0.1.2-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jul 1 2024 Olivier Fourdan <ofourdan@redhat.com> - 0.1.2-8
- Fix explicit package version requirement (RHEL-45635).