diff --git a/python-tmx.changes b/python-tmx.changes index 5b13782..b06ef07 100644 --- a/python-tmx.changes +++ b/python-tmx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 3 12:06:26 UTC 2019 - pgajdos@suse.com + +- note there are no tests available + ------------------------------------------------------------------- Thu Jul 26 15:11:41 UTC 2018 - jengelh@inai.de diff --git a/python-tmx.spec b/python-tmx.spec index 147c05d..25819fc 100644 --- a/python-tmx.spec +++ b/python-tmx.spec @@ -1,7 +1,7 @@ # # spec file for package python-tmx # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -47,6 +47,9 @@ Tiled to edit a game's levels. %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# no testsuite found + %files %{python_files} %doc README %license tmx/COPYING