diff --git a/.gitignore b/.gitignore index 5888a2a..aa36c4c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Uranium-3.0.3.tar.gz /Uranium-3.1.0.tar.gz /Uranium-3.2.1.tar.gz +/Uranium-3.3.0.tar.gz diff --git a/python-uranium.spec b/python-uranium.spec index f442daf..d1c1aa4 100644 --- a/python-uranium.spec +++ b/python-uranium.spec @@ -1,5 +1,5 @@ Name: python-uranium -Version: 3.2.1 +Version: 3.3.0 Release: 1%{?dist} Summary: A Python framework for building desktop applications License: LGPLv3+ @@ -66,7 +66,8 @@ make doc %check pip3 freeze -%{__python3} -m pytest -v +# https://github.com/Ultimaker/Uranium/issues/345 +%{__python3} -m pytest -v -k "not test_emptyPlugin" %install @@ -102,6 +103,10 @@ popd %changelog +* Wed May 02 2018 Miro Hrončok - 3.3.0-1 +- Update to 3.3.0 (#1571792) +- Skip test_emptyPlugin + * Mon Mar 19 2018 Miro Hrončok - 3.2.1-1 - Update to 3.2.1 (#1523904) - Force install to /usr/lib and keep this noarch diff --git a/sources b/sources index dae7ef2..b2e5a6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Uranium-3.2.1.tar.gz) = ab9ec136b2d0c0e78ff161cbbb4ef098e278f399f16d4e23317624392a9ac87b830d805b45c179ddc6e6dd97eacda768af1af5025669b5059c7a8a8f60b4cd57 +SHA512 (Uranium-3.3.0.tar.gz) = 48de8ecf100f6bfbaa6b3bc6562fef25991ad07375f3d8f752f130b44c2e4728b2979f99de23570cd46367d868bb7139dfd9d73a7d3755d2141edc1fd46939b3