This commit is contained in:
parent
19fa0bf92e
commit
7da960cab1
5
gc.spec
5
gc.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: Garbage collector for C and C++
|
Summary: Garbage collector for C and C++
|
||||||
Name: gc
|
Name: gc
|
||||||
Version: 8.2.2
|
Version: 8.2.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://www.hboehm.info/gc/
|
URL: https://www.hboehm.info/gc/
|
||||||
@ -107,6 +107,9 @@ make check %{?arch_ignore}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-4
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user