This commit is contained in:
parent
61e82ac00a
commit
5c0d97ecdf
@ -10,7 +10,7 @@ Version: %{basever}.%{micro}%{?pre:~%{pre}}
|
|||||||
# by Python version as well.
|
# by Python version as well.
|
||||||
# This potentially allows tags like Obsoletes: pypy3 < %%{version}-%%{release}.
|
# This potentially allows tags like Obsoletes: pypy3 < %%{version}-%%{release}.
|
||||||
# https://bugzilla.redhat.com/2053880
|
# https://bugzilla.redhat.com/2053880
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
Release: %{baserelease}.%{pyversion}%{?dist}
|
Release: %{baserelease}.%{pyversion}%{?dist}
|
||||||
Summary: Python %{pyversion} implementation with a Just-In-Time compiler
|
Summary: Python %{pyversion} implementation with a Just-In-Time compiler
|
||||||
|
|
||||||
@ -831,6 +831,9 @@ CheckPyPy pypy%{pyversion}-c
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.13-2.3.10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Oct 03 2023 Miro Hrončok <mhroncok@redhat.com> - 7.3.13-1.3.10
|
* Tue Oct 03 2023 Miro Hrončok <mhroncok@redhat.com> - 7.3.13-1.3.10
|
||||||
- Update to 7.3.13
|
- Update to 7.3.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user