Update to 4.12.1

This commit is contained in:
Gabriel Féron 2021-12-13 09:49:27 +01:00
commit 6a3ecc4095
2 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
Name: python-uranium
Version: 4.11.0
Release: 2%{?dist}
Version: 4.12.1
Release: 1%{?dist}
Summary: A Python framework for building desktop applications
License: LGPLv3+
URL: https://github.com/Ultimaker/Uranium
@ -114,6 +114,9 @@ popd
%changelog
* Mon Dec 13 2021 Gabriel Féron <feron.gabriel@gmail.com> - 4.12.1-1
- Update to 4.12.1
* Mon Nov 08 2021 Miro Hrončok <mhroncok@redhat.com> - 4.11.0-2
- Round coordinates on getFaceIdAtPosition, to fix crash with Python 3.10+
- Fixes a crash when using "Select face to align to the build plate" tool