Update to 4.4.0
This commit is contained in:
parent
aa066bab50
commit
a115b73573
4 changed files with 6 additions and 82 deletions
|
|
@ -1,17 +1,11 @@
|
|||
Name: python-uranium
|
||||
Version: 4.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.4.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
|
||||
|
||||
# Approximate equality in numeric tests
|
||||
Patch0: %{url}/pull/497.patch
|
||||
|
||||
# Python 3.8 fixes
|
||||
Patch1: %{url}/commit/d7ed5eb59a49eaf5219c27cf93251764237ccd91.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: /usr/bin/doxygen
|
||||
|
|
@ -110,6 +104,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 Gabriel Féron <feron.gabriel@gmail.com> - 4.4.0-1
|
||||
- Update to 4.4.0
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 4.1.0-3
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue