diff --git a/python-simframe.spec b/python-simframe.spec index 481fd52..03e627f 100644 --- a/python-simframe.spec +++ b/python-simframe.spec @@ -18,7 +18,7 @@ and which can read and write data files.} Name: python-%{pypi_name} Version: 1.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python framework for setting up and running scientific simulations License: BSD URL: https://github.com/stammler/%{pypi_name} @@ -93,6 +93,9 @@ find . -type f -perm /0111 -exec chmod -v a-x '{}' '+' %doc examples/ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.0.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jul 12 2023 Python Maint - 1.0.2-5 - Rebuilt for Python 3.12