Hello community, here is the log from the commit of package maven-native for openSUSE:Factory checked in at 2019-06-04 12:13:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-native (Old) and /work/SRC/openSUSE:Factory/.maven-native.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-native" Tue Jun 4 12:13:03 2019 rev:2 rq:707303 version:1.0~alpha8 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-native/maven-native.changes 2019-05-06 13:26:28.733179820 +0200 +++ /work/SRC/openSUSE:Factory/.maven-native.new.5148/maven-native.changes 2019-06-04 12:13:11.547805033 +0200 @@ -1,0 +2,6 @@ +Mon Jun 3 17:52:13 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. +- Add missing Group: for javadoc subpackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-native.spec ++++++ --- /var/tmp/diff_new_pack.sMW7CN/_old 2019-06-04 12:13:12.431804743 +0200 +++ /var/tmp/diff_new_pack.sMW7CN/_new 2019-06-04 12:13:12.431804743 +0200 @@ -1,7 +1,7 @@ # # spec file for package maven-native # -# 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 @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global namedversion 1.0-alpha-8 Name: maven-native Version: 1.0~alpha8 Release: 0 -Summary: Compile c and c++ source under Maven +Summary: Maven plugin to compile C and C++ source License: Apache-2.0 AND MIT Group: Development/Libraries/Java URL: http://www.mojohaus.org/plugins.html @@ -28,6 +29,7 @@ BuildRequires: fdupes BuildRequires: maven-local BuildRequires: mojo-parent +BuildRequires: unzip BuildRequires: mvn(aopalliance:aopalliance) BuildRequires: mvn(bcel:bcel) BuildRequires: mvn(commons-lang:commons-lang) @@ -43,7 +45,6 @@ BuildRequires: mvn(org.codehaus.plexus:plexus-component-api) BuildRequires: mvn(org.codehaus.plexus:plexus-container-default) BuildRequires: mvn(org.codehaus.plexus:plexus-utils) -BuildRequires: unzip BuildArch: noarch %description @@ -52,18 +53,21 @@ %package components Summary: Maven Native Components +Group: Development/Libraries/Java %description components %{summary}. %package -n native-maven-plugin Summary: Native Maven Plugin +Group: Development/Libraries/Java %description -n native-maven-plugin %{summary}. %package javadoc Summary: Javadoc for %{name} +Group: Documentation/HTML %description javadoc This package contains javadoc for %{name}.
