diff --git a/c-ares.spec b/c-ares.spec index 1a97668..682afb0 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -3,7 +3,7 @@ Summary: A library that performs asynchronous DNS operations Name: c-ares Version: 1.25.0 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: http://c-ares.org/ Source0: http://c-ares.org/download/%{name}-%{version}.tar.gz @@ -81,6 +81,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la %{_mandir}/man3/ares_* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.25.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.25.0-5 - Bump release for June 2024 mass rebuild