Update to 4.12.1
This commit is contained in:
parent
fe5b0b0d94
commit
6a3ecc4095
2 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue