14
0
forked from pool/python-tmx

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
This commit is contained in:
Tomáš Chvátal
2019-06-03 14:25:05 +00:00
committed by Git OBS Bridge
parent daa27b3b67
commit aa72bc394f
2 changed files with 10 additions and 2 deletions

View File

@@ -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 Thu Jul 26 15:11:41 UTC 2018 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-tmx # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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_install
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# no testsuite found
%files %{python_files} %files %{python_files}
%doc README %doc README
%license tmx/COPYING %license tmx/COPYING