Update to 4.13.0

This commit is contained in:
Gabriel Féron 2022-01-11 20:10:09 +01:00 committed by Miro Hrončok
commit 97dcc00633
3 changed files with 6 additions and 36 deletions

View file

@ -1,16 +1,11 @@
Name: python-uranium
Version: 4.12.1
Release: 2%{?dist}
Version: 4.13.0
Release: 1%{?dist}
Summary: A Python framework for building desktop applications
License: LGPLv3+
URL: https://github.com/Ultimaker/Uranium
Source0: %{url}/archive/%{version}.tar.gz#/Uranium-%{version}.tar.gz
# Round coordinates on getFaceIdAtPosition, to fix crash with Python 3.10+
# Merged upstream
# Fixes https://bugzilla.redhat.com/2021157
Patch1: %{url}/pull/750.patch
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: /usr/bin/doxygen
@ -114,6 +109,9 @@ popd
%changelog
* Fri Jan 21 2022 Gabriel Féron <feron.gabriel@gmail.com> - 4.13.0-1
- Update to 4.13.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild