diff --git a/python-lit.spec b/python-lit.spec index e1e2e4e..4e6a074 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -6,7 +6,7 @@ Name: python-lit Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}} -Release: 2%{?dist} +Release: 3%{?dist} BuildArch: noarch License: NCSA @@ -62,6 +62,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p %{_bindir}/lit %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 16.0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jul 06 2023 Tulio Magno Quites Machado Filho - 16.0.6-2 - Rebuilt for Python 3.12 again