From 4a6433437234fcdd40554af93e03747957cfffdd Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:55:32 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/c-ares.git#503688dbdc44d692fc341e319746f87a1e7f1988 --- c-ares.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/c-ares.spec b/c-ares.spec index dc6590b..3a51a0a 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.17.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://c-ares.haxx.se/ Source0: http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool %endif +BuildRequires: make %description c-ares is a C library that performs DNS requests and name resolves @@ -81,6 +82,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la %{_mandir}/man3/ares_* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.17.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 20 2020 Tom Callaway - 1.17.1-1 - update to 1.17.1