diff --git a/python-should_dsl.spec b/python-should_dsl.spec index eb882e7..d60faac 100644 --- a/python-should_dsl.spec +++ b/python-should_dsl.spec @@ -1,7 +1,7 @@ Summary: Should assertions in Python in as clear and readable a way as possible Name: python-should_dsl Version: 2.1.2 -Release: 9%{?dist} +Release: 10%{?dist} License: MIT URL: https://github.com/nsi-iff/should-dsl Source0: https://files.pythonhosted.org/packages/source/s/should_dsl/should_dsl-%{version}.tar.gz @@ -47,6 +47,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} run_examples.py README.rs %{python3_sitelib}/should_dsl-%{version}-py3.*.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.1.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.1.2-9 - Rebuilt for Python 3.11