Update to 4.9.0
This commit is contained in:
parent
9349f9caac
commit
57fc98d4ca
3 changed files with 6 additions and 32 deletions
|
|
@ -1,15 +1,11 @@
|
|||
Name: python-uranium
|
||||
Version: 4.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.9.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 before creating QPoint
|
||||
# QPoint(self.x(), self.y()): argument 1 has unexpected type 'float'
|
||||
Patch1: %{url}/commit/095a7a6848.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: /usr/bin/doxygen
|
||||
|
|
@ -113,6 +109,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 26 2021 Gabriel Féron <feron.gabriel@gmail.com> - 4.9.0-1
|
||||
- Update to 4.9.0
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue