From dc87eb4cc7545e45f3cd7f373abc74d3a3179d48 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:40:54 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libepoxy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libepoxy.spec b/libepoxy.spec index 628d4e8..d6c5602 100644 --- a/libepoxy.spec +++ b/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