From d83b7416b3e20d6a33d35ef716634f5f61dd894f Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:35:47 +0300 Subject: [PATCH] import libepoxy-1.5.10-9.el10 --- SPECS/libepoxy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libepoxy.spec b/SPECS/libepoxy.spec index 628d4e8..d6c5602 100644 --- a/SPECS/libepoxy.spec +++ b/SPECS/libepoxy.spec @@ -1,7 +1,7 @@ Summary: epoxy runtime library Name: libepoxy Version: 1.5.10 -Release: 8%{?dist} +Release: 9%{?dist} # SPDX License: MIT URL: https://github.com/anholt/libepoxy @@ -58,6 +58,10 @@ xwfb-run -c mutter -- ninja -C %{_vpath_builddir} test || \ %{_libdir}/pkgconfig/epoxy.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.5.10-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 08 2024 Niels De Graef - 1.5.10-8 - Move away from xvfb-run Resolves: https://issues.redhat.com/browse/RHEL-36639