diff --git a/python-cram.spec b/python-cram.spec index 6934257..fbcbe3e 100644 --- a/python-cram.spec +++ b/python-cram.spec @@ -3,7 +3,7 @@ Name: python-cram Version: 0.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple testing framework for command line applications License: GPLv2+ URL: https://bitheap.org/cram/ @@ -56,6 +56,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHON=%python3 scripts/cram -v tests %{_bindir}/cram %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Nov 23 2019 Orion Poplawski - 0.7-4 - Fix cram shebang