[packages/c-ares] - updated to 1.30.0

qboosh qboosh at pld-linux.org
Tue Jun 11 19:57:54 CEST 2024


commit b318083bbb79ee026c7c3670486e5bc195314ad5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 11 19:40:32 2024 +0200

    - updated to 1.30.0

 c-ares.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/c-ares.spec b/c-ares.spec
index 6ce4f8a..f8fd46e 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -5,18 +5,19 @@
 Summary:	A library that performs asynchronous DNS operations
 Summary(pl.UTF-8):	Biblioteka do wykonywania asynchronicznych zapytań DNS
 Name:		c-ares
-Version:	1.29.0
+Version:	1.30.0
 Release:	1
 License:	MIT
 Group:		Libraries
-#Source0Download: https://c-ares.org/
-Source0:	https://c-ares.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	0768b7b8a7318be4576a68a7c31db6fb
+#Source0Download: https://c-ares.org/download/
+Source0:	https://github.com/c-ares/c-ares/releases/download/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	0f8c35dceae19ac98ce86f4ef9ca5819
 Patch0:		%{name}-resolv.conf-reading-is-not-fatal.patch
 URL:		https://c-ares.org/
 BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake >= 1:1.9.6
 # for tests
+#BuildRequires:	gmock-devel
 #BuildRequires:	libstdc++-devel >= 6:5
 BuildRequires:	libtool >= 2:2
 BuildRequires:	rpmbuild(macros) >= 1.527
@@ -91,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES LICENSE.md NEWS README.cares README.md RELEASE-NOTES.md TODO
+%doc AUTHORS CHANGES LICENSE.md NEWS README.cares README.md RELEASE-NOTES.md SECURITY.md TODO
 %attr(755,root,root) %{_libdir}/libcares.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libcares.so.2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/c-ares.git/commitdiff/b318083bbb79ee026c7c3670486e5bc195314ad5



More information about the pld-cvs-commit mailing list