diff --git a/maven-shade-plugin.changes b/maven-shade-plugin.changes index 1b09ba8..fcd475d 100644 --- a/maven-shade-plugin.changes +++ b/maven-shade-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 6 11:14:42 UTC 2019 - Jan Engelhardt + +- Add missing Group: line. Use noun phrase in summary. + ------------------------------------------------------------------- Fri Apr 5 15:38:17 UTC 2019 - Fridrich Strba diff --git a/maven-shade-plugin.spec b/maven-shade-plugin.spec index df41cf3..0e213ce 100644 --- a/maven-shade-plugin.spec +++ b/maven-shade-plugin.spec @@ -19,7 +19,7 @@ Name: maven-shade-plugin Version: 3.1.1 Release: 0 -Summary: This plugin provides the capability to package the artifact in an uber-jar +Summary: Capability to package the artifact in an uber-jar License: Apache-2.0 Group: Development/Libraries/Java URL: http://maven.apache.org/plugins/%{name} @@ -50,11 +50,12 @@ BuildArch: noarch %description This plugin provides the capability to package the artifact in an -uber-jar, including its dependencies and to shade - i.e. rename - the +uber-jar, including its dependencies and to shade, i.e. rename, the packages of some of the dependencies. %package javadoc Summary: API documentation for %{name} +Group: Documentation/HTML %description javadoc %{summary}.