Accepting request 667681 from home:jengelh:branches:Java:packages

this is already in the License: field

OBS-URL: https://build.opensuse.org/request/show/667681
OBS-URL: https://build.opensuse.org/package/show/Java:packages/junit?expand=0&rev=26
This commit is contained in:
Fridrich Strba 2019-01-22 05:47:07 +00:00 committed by Git OBS Bridge
parent f2128f2da9
commit bd9f18dc64
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 21 23:36:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim repeated metadata from description.
-------------------------------------------------------------------
Wed Dec 26 06:27:56 UTC 2018 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package junit
#
# 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
@ -43,9 +43,7 @@ BuildArch: noarch
%description
JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
It is used by the developer who implements unit tests in Java. JUnit is Open
Source Software, released under the Common Public License Version 1.0 and
hosted on GitHub.
It is used by the developer who implements unit tests in Java.
%package javadoc
Summary: Javadoc for %{name}