From c7d81cbf49c6b4c9a771a8a3b78e21404e601828 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:59:54 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index 909c4d6..c28c332 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ Name: libxml2 Version: 2.12.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library providing XML and HTML support # list.c, dict.c and few others use ISC-Veillard @@ -158,6 +158,9 @@ popd %{python3_sitelib}/__pycache__/drv_libxml2.* %changelog +* Mon Jun 24 2024 Troy Dawson - 2.12.5-2 +- Bump release for June 2024 mass rebuild + * Mon Feb 05 2024 David King - 2.12.5-1 - Update to 2.12.5 (#2262648)