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)