diff --git a/python-pysb.spec b/python-pysb.spec index 996dd28..cb9ef2e 100644 --- a/python-pysb.spec +++ b/python-pysb.spec @@ -6,7 +6,7 @@ Name: python-pysb Version: 1.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Rule-based modeling of biochemical systems as Python programs License: BSD URL: http://pysb.org/ @@ -100,6 +100,9 @@ chmod +x %{buildroot}/%{python_sitelib}/pysb/tools/[a-z]*.py %endif %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Iryna Shcherbina - 1.0.1-10 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)