diff --git a/python-PyLEMS.spec b/python-PyLEMS.spec index e440369..076f8af 100644 --- a/python-PyLEMS.spec +++ b/python-PyLEMS.spec @@ -20,7 +20,7 @@ used to run NeuroML2 (http://neuroml.org/neuroml2.php) models. Name: python-%{srcname} Version: 0.4.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LEMS interpreter implemented in Python License: LGPLv3 @@ -134,5 +134,8 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} %{__python2} lems/dlems/exportdlems.py %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.4.9.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Ankur Sinha - 0.4.9.1-1 - Initial build