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/gc.git#457a79d7f406366f1d3a953b8d38538d4e3a31e3
This commit is contained in:
DistroBaker 2021-02-03 14:50:48 +01:00
parent bbe6cfeccb
commit a8d7e99c2d

View File

@ -2,7 +2,7 @@
Summary: A garbage collector for C and C++
Name: gc
Version: 8.0.4
Release: 4%{?dist}
Release: 5%{?dist}
License: BSD
Url: http://www.hboehm.info/gc/
@ -21,6 +21,7 @@ BuildRequires: gcc-c++
## https://www.hboehm.info/gc/ says: "Starting with 8.0, libatomic_ops is only required if the compiler does not understand C atomics."
#BuildRequires: pkgconfig(atomic_ops) >= 7.4
BuildRequires: pkgconfig
BuildRequires: make
# rpmforge compatibility
Obsoletes: libgc < %{version}-%{release}
@ -107,6 +108,9 @@ make check %{?arch_ignore}
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild