Hello community,

here is the log from the commit of package maven-clean-plugin for 
openSUSE:Factory checked in at 2019-04-12 09:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-clean-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.maven-clean-plugin.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-clean-plugin"

Fri Apr 12 09:14:31 2019 rev:1 rq:691859 version:3.1.0

Changes:
--------
New Changes file:

--- /dev/null   2019-04-04 01:10:41.205915624 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-clean-plugin.new.27019/maven-clean-plugin.changes
 2019-04-12 09:14:34.169682200 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Fri Apr  5 14:56:04 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Initial packaging of maven-clean-plugin 3.1.0

New:
----
  maven-clean-plugin-3.1.0-source-release.zip
  maven-clean-plugin.changes
  maven-clean-plugin.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-clean-plugin.spec ++++++
#
# spec file for package maven-clean-plugin
#
# Copyright (c) 2018 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           maven-clean-plugin
Version:        3.1.0
Release:        0
Summary:        Maven Clean Plugin
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:  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:)
BuildRequires:  mvn(org.apache.maven.shared:maven-shared-utils)
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
The Maven Clean Plugin is a plugin that removes files generated
at build-time in a project's directory.

%package javadoc
Summary:        API documentation for %{name}

%description javadoc
This package provides %{summary}.

%prep
%setup -q

%build
%{mvn_build} -f

%install
%mvn_install
%fdupes -s %{buildroot}%{_javadocdir}

%files -f .mfiles
%license LICENSE
%doc NOTICE

%files javadoc -f .mfiles-javadoc
%license LICENSE
%doc NOTICE

%changelog

Reply via email to