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
This commit is contained in:
DistroBaker 2021-02-04 21:55:37 +00:00
parent c0851e316b
commit c9bee73289
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 2.0.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild