From c9bee7328957183f2be70a9e035e98c07c67760c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:55:37 +0000 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/uthash.git#57881be5a35755a44177936e17ac089966b5f92d --- uthash.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/uthash.spec b/uthash.spec index 126b1e3..2d0776c 100644 --- a/uthash.spec +++ b/uthash.spec @@ -13,7 +13,7 @@ retrieve or delete items from the hash table. Name: uthash Version: 2.0.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A hash table for C structures License: BSD @@ -25,6 +25,7 @@ Source0: %{git_url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch1000: %{name}-%{version}_fix-asciidoc.patch %endif # (0#{?rhel} && 0#{?rhel} <= 6) +BuildRequires: make BuildRequires: gcc BuildRequires: asciidoc BuildRequires: perl-interpreter @@ -147,6 +148,9 @@ export CFLAGS="-fPIC ${CFLAGS}" %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild