Rebuilt for Python 3.11
This commit is contained in:
parent
4c9d2a1702
commit
6909851465
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-uranium
|
||||
Version: 4.13.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A Python framework for building desktop applications
|
||||
License: LGPLv3+
|
||||
URL: https://github.com/Ultimaker/Uranium
|
||||
|
|
@ -106,6 +106,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 2022 Python Maint <python-maint@redhat.com> - 4.13.1-3
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed Mar 02 2022 Miro Hrončok <mhroncok@redhat.com> - 4.13.1-2
|
||||
- Fix build with cmake 3.23.0rc2
|
||||
- Related: rhbz#2059201, rhbz#2059188, rhbz#2057738
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue