Hello community, here is the log from the commit of package maven-clean-plugin for openSUSE:Factory checked in at 2019-04-15 11:52:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-clean-plugin (Old) and /work/SRC/openSUSE:Factory/.maven-clean-plugin.new.17052 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-clean-plugin" Mon Apr 15 11:52:49 2019 rev:2 rq:694045 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-clean-plugin/maven-clean-plugin.changes 2019-04-12 09:14:34.169682200 +0200 +++ /work/SRC/openSUSE:Factory/.maven-clean-plugin.new.17052/maven-clean-plugin.changes 2019-04-15 11:52:53.182571507 +0200 @@ -1,0 +2,5 @@ +Sun Apr 14 09:56:31 UTC 2019 - Jan Engelhardt <[email protected]> + +- Avoid trivial name repetition in the summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-clean-plugin.spec ++++++ --- /var/tmp/diff_new_pack.gtMpQC/_old 2019-04-15 11:52:53.922572035 +0200 +++ /var/tmp/diff_new_pack.gtMpQC/_new 2019-04-15 11:52:53.922572035 +0200 @@ -1,7 +1,7 @@ # # spec file for package maven-clean-plugin # -# 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 @@ -19,13 +19,14 @@ Name: maven-clean-plugin Version: 3.1.0 Release: 0 -Summary: Maven Clean Plugin +Summary: Maven plugin to remove generated files License: Apache-2.0 Group: Development/Libraries/Java URL: http://maven.apache.org/plugins/maven-clean-plugin/ Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip BuildRequires: fdupes BuildRequires: maven-local +BuildRequires: unzip BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:) @@ -33,7 +34,6 @@ BuildRequires: mvn(org.apache.maven:maven-compat) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) -BuildRequires: unzip BuildArch: noarch %description @@ -42,6 +42,7 @@ %package javadoc Summary: API documentation for %{name} +Group: Documentation/HTML %description javadoc This package provides %{summary}.
