From 7b06dcfe965b0db519782b95df6c9a832354439e24e8d27402499cdcf474769e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 14 Jul 2016 17:39:20 +0000 Subject: [PATCH] - add license OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=28 --- python-testrepository.changes | 5 +++++ python-testrepository.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-testrepository.changes b/python-testrepository.changes index fd40cd0..70ae8ea 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 14 17:39:14 UTC 2016 - dmueller@suse.com + +- add license + ------------------------------------------------------------------- Mon Jan 11 09:37:54 UTC 2016 - toddrme2178@gmail.com diff --git a/python-testrepository.spec b/python-testrepository.spec index 5bb725b..3b186e7 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -1,7 +1,7 @@ # # spec file for package python-testrepository # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -27,12 +27,12 @@ Source: http://pypi.python.org/packages/source/t/testrepository/testrepo BuildRequires: python-devel BuildRequires: python-extras BuildRequires: python-fixtures +BuildRequires: python-pbr BuildRequires: python-python-mimeparse BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-setuptools BuildRequires: python-testscenarios BuildRequires: python-testtools >= 0.9.30 -BuildRequires: python-pbr Requires: python-extras Requires: python-fixtures Requires: python-python-subunit >= 0.0.10 @@ -89,7 +89,7 @@ fi %files %defattr(-,root,root,-) -%doc COPYING NEWS README.txt BSD +%doc Apache-2.0 COPYING NEWS README.txt BSD %{_bindir}/testr %{_bindir}/testr-%{py_ver} %ghost %{_sysconfdir}/alternatives/testr