From bc6cb195c64bb880bd8e65d4bb412e2d9157f0c34ccdbbc597b565dcb6d25041 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 11 Apr 2019 15:16:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/junit5?expand=0&rev=3 --- junit5.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/junit5.spec b/junit5.spec index 7b097c6..4632443 100644 --- a/junit5.spec +++ b/junit5.spec @@ -1,7 +1,7 @@ # # spec file for package junit5 # -# 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 @@ -78,8 +78,8 @@ Junit5 API documentation. %package guide Summary: Documentation for %{name} -Requires: %{name}-javadoc = %{version}-%{release} Group: Documentation/HTML +Requires: %{name}-javadoc = %{version}-%{release} %description guide JUnit 5 User Guide.