Browse Source

c-ares-1.18.1-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
0fe6134e0a
1 changed files with 4 additions and 1 deletions
  1. 4 1
      c/c-ares/c-ares-vl.spec

+ 4 - 1
c/c-ares/c-ares-vl.spec

@@ -2,7 +2,7 @@
 
 Summary: A library that performs asynchronous DNS operations
 Name: c-ares
-Version: 1.18.0
+Version: 1.18.1
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 27 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.18.1-1
+- updated to 1.18.1.
+
 * Tue Oct 26 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.18.0-1
 - updated to 1.18.0.
 - dropped Patch1000: fixed in upstream.