diff --git a/python-cma.spec b/python-cma.spec index 039aa38..3f7d536 100644 --- a/python-cma.spec +++ b/python-cma.spec @@ -1,7 +1,7 @@ %global srcname cma Name: python-cma Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Covariance Matrix Adaptation Evolution Strategy numerical optimizer License: BSD @@ -46,6 +46,9 @@ sed -i '1d' cma/{bbobbenchmarks.py,purecma.py,test.py} %{python3_sitelib}/cma-*.egg-info/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Sep 23 2019 Christoph Junghans - 2.7.0-1 - Version bump to 2.7.0