diff --git a/python-uranium.spec b/python-uranium.spec index 13c81ba..2918727 100644 --- a/python-uranium.spec +++ b/python-uranium.spec @@ -1,6 +1,6 @@ Name: python-uranium Version: 3.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python framework for building desktop applications License: LGPLv3+ URL: https://github.com/Ultimaker/Uranium @@ -109,6 +109,9 @@ popd %changelog +* Tue Jun 19 2018 Miro Hrončok - 3.3.0-4 +- Rebuilt for Python 3.7 + * Thu Jun 07 2018 Miro Hrončok - 3.3.0-3 - Bytecompile the plugins explicitly