Bump the release to make this build in all Fedoras

This commit is contained in:
Miro Hrončok 2023-08-31 15:14:17 +02:00
parent d57c3a0762
commit 74aea8bfe0

View File

@ -6,7 +6,7 @@
Name: pypy
Version: %{basever}.12
%global pyversion 2.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python implementation with a Just-In-Time compiler
# PyPy is MIT
@ -886,7 +886,7 @@ CheckPyPy %{name}-c-stackless
%changelog
* Tue Aug 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 7.3.12-2
* Tue Aug 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 7.3.12-3
- Security fix for CVE-2022-45061
- Fixes: rhbz#2144428