Hello community,
here is the log from the commit of package maven-reporting-exec for
openSUSE:Factory checked in at 2019-05-06 13:27:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-reporting-exec (Old)
and /work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-reporting-exec"
Mon May 6 13:27:46 2019 rev:2 rq:700915 version:1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-reporting-exec/maven-reporting-exec.changes
2019-05-05 21:22:15.173413429 +0200
+++
/work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148/maven-reporting-exec.changes
2019-05-06 13:27:49.397329331 +0200
@@ -1,0 +2,5 @@
+Sun May 5 20:30:17 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Add Group: field.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-reporting-exec.spec ++++++
--- /var/tmp/diff_new_pack.mLSLeB/_old 2019-05-06 13:27:50.145330960 +0200
+++ /var/tmp/diff_new_pack.mLSLeB/_new 2019-05-06 13:27:50.145330960 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-reporting-exec
#
-# 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
@@ -27,6 +27,7 @@
Patch0001: 0001-Port-to-Eclipse-Aether-and-Eclipse-Sisu.patch
BuildRequires: fdupes
BuildRequires: maven-local
+BuildRequires: unzip
BuildRequires: mvn(org.apache.maven.plugins:maven-invoker-plugin)
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-api)
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
@@ -42,7 +43,6 @@
BuildRequires: mvn(org.eclipse.aether:aether-api)
BuildRequires: mvn(org.eclipse.aether:aether-util)
BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
-BuildRequires: unzip
Requires: java-headless
BuildArch: noarch
@@ -52,6 +52,7 @@
%package javadoc
Summary: API documentation for %{name}
+Group: Documentation/HTML
%description javadoc
The API documentation of %{name}.