diff --git a/pytest.spec b/pytest.spec index 8fc9672..423edb8 100644 --- a/pytest.spec +++ b/pytest.spec @@ -2,7 +2,7 @@ Name: pytest %global base_version 7.3.2 #global prerelease ... Version: %{base_version}%{?prerelease:~%{prerelease}} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org @@ -180,6 +180,9 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 7.3.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 29 2023 Python Maint - 7.3.2-3 - Rebuilt for Python 3.12