diff --git a/csmith.spec b/csmith.spec index 502804f..f31a09b 100644 --- a/csmith.spec +++ b/csmith.spec @@ -1,6 +1,6 @@ Name: csmith Version: 2.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tool to generate random C programs for compiler testing # Most of the source code is under BSD while few header files are GPLv2+ and LGPLv2+ @@ -65,6 +65,9 @@ rm -rf %{buildroot}%{_docdir}/%{name} %{_libdir}/libcsmith.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.3.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild