From c184f96c171754fa065cdaf63128990a8c020525 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:46:11 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libxslt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index e163d0e..f67dd79 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ Name: libxslt Summary: Library providing the Gnome XSLT engine Version: 1.1.39 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: https://gitlab.gnome.org/GNOME/libxslt @@ -134,6 +134,10 @@ rm -vrf %{buildroot}%{_docdir} %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.39-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 06 2024 Tomas Popela - 1.1.39-5 - Only build python support on Fedora