diff --git a/c-ares.spec b/c-ares.spec index 72382de..724f963 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.34.5 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://c-ares.org/ Source0: https://github.com/c-ares/c-ares/releases/download/v%{version}/c-ares-%{version}.tar.gz @@ -79,7 +79,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la %{_mandir}/man3/ares_* %changelog -* Mon Jul 21 2025 Alejandro López - 1.34.5-1 +* Thu Sep 11 2025 Alejandro López - 1.34.5-2 - Update to 1.34.5 Resolves: RHEL-103761