Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:19:47 -07:00
parent 51f55786ff
commit a3e1bd9fd7

View File

@ -1,7 +1,7 @@
Summary: A version of the MIT Athena widget set for X
Name: Xaw3d
Version: 1.6.5
Release: 4%{?dist}
Release: 5%{?dist}
Source0: https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-%{version}.tar.xz
Source1: https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-%{version}.tar.xz.sig
Source2: matt.turner.asc
@ -99,6 +99,10 @@ rm -r $RPM_BUILD_ROOT%{_docdir}
%{_includedir}/X11/Xaw3d
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.6.5-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 18 2024 Jacek Migacz <jmigacz@redhat.com> - 1.6.5-4
- Gating enablement rebuild (RHEL-52092)