From aa72bc394fb9cce8d40586f8e81490b6fe6156578bf4cf18171d81de8aba2ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 14:25:05 +0000 Subject: [PATCH] Accepting request 707169 from home:pgajdos - note there are no tests available OBS-URL: https://build.opensuse.org/request/show/707169 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tmx?expand=0&rev=7 --- python-tmx.changes | 5 +++++ python-tmx.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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