Update to 4.0.0
Signed-off-by: Gabriel Féron <feron.gabriel@gmail.com>
This commit is contained in:
parent
12425e03d1
commit
ff3ec5a04c
4 changed files with 7 additions and 65 deletions
|
|
@ -1,13 +1,11 @@
|
|||
Name: python-uranium
|
||||
Version: 3.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.0.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
|
||||
|
||||
Patch0: %{name}-fix-wrong-import.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: /usr/bin/doxygen
|
||||
|
|
@ -106,6 +104,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2019 Gabriel Féron <feron.gabriel@gmail.com> - 4.0.0-1
|
||||
- Update to 4.0.0
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue