Hello community,
here is the log from the commit of package maven-plugin-build-helper for
openSUSE:Factory checked in at 2020-11-19 16:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-plugin-build-helper (Old)
and /work/SRC/openSUSE:Factory/.maven-plugin-build-helper.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-plugin-build-helper"
Thu Nov 19 16:46:35 2020 rev:2 rq:849418 version:3.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-plugin-build-helper/maven-plugin-build-helper.changes
2019-04-30 12:57:50.390156839 +0200
+++
/work/SRC/openSUSE:Factory/.maven-plugin-build-helper.new.5913/maven-plugin-build-helper.changes
2020-11-23 10:35:54.549717660 +0100
@@ -1,0 +2,5 @@
+Tue Sep 8 18:48:28 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.2.0
+
+-------------------------------------------------------------------
Old:
----
maven-plugin-build-helper-1.9.1.tar.xz
New:
----
build-helper-maven-plugin-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-plugin-build-helper.spec ++++++
--- /var/tmp/diff_new_pack.PK4xOk/_old 2020-11-23 10:35:54.993718147 +0100
+++ /var/tmp/diff_new_pack.PK4xOk/_new 2020-11-23 10:35:54.993718147 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-plugin-build-helper
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,32 +16,25 @@
#
+%global srcname build-helper-maven-plugin
Name: maven-plugin-build-helper
-Version: 1.9.1
+Version: 3.2.0
Release: 0
Summary: Build Helper Maven Plugin
License: MIT
-Group: Development/Libraries/Java
-URL: http://mojo.codehaus.org/build-helper-maven-plugin/
-# The source tarball has been generated from upstream VCS:
-# svn export
https://svn.codehaus.org/mojo/tags/build-helper-maven-plugin-%{version}
%{name}-%{version}
-# tar caf %{name}-%{version}.tar.xz %{name}-%{version}
-Source0: %{name}-%{version}.tar.xz
+URL: https://www.mojohaus.org/build-helper-maven-plugin/
+Source0:
https://github.com/mojohaus/%{srcname}/archive/%{srcname}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: maven-local
+BuildRequires: mvn(org.apache-extras.beanshell:bsh)
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
BuildRequires: mvn(org.apache.maven.plugins:maven-invoker-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
-BuildRequires: mvn(org.apache.maven:maven-artifact)
-BuildRequires: mvn(org.apache.maven:maven-compat)
+BuildRequires: mvn(org.apache.maven.shared:file-management)
BuildRequires: mvn(org.apache.maven:maven-core)
-BuildRequires: mvn(org.apache.maven:maven-model)
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
-BuildRequires: mvn(org.apache.maven:maven-project)
-BuildRequires: mvn(org.beanshell:bsh)
BuildRequires: mvn(org.codehaus.mojo:mojo-parent:pom:)
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
-BuildRequires: xz
BuildArch: noarch
%description
@@ -50,28 +43,25 @@
%package javadoc
Summary: API documentation for %{name}
-Group: Documentation/HTML
%description javadoc
This package provides %{summary}.
%prep
-%setup -q
-
-%pom_add_dep org.apache.maven:maven-compat
+%setup -q -n %{srcname}-%{srcname}-%{version}
%build
-%{mvn_build} -f -- -Dsource=6
+%{mvn_build} -f -- -Dsource=7
%install
%mvn_install
%fdupes -s %{buildroot}%{_javadocdir}
%files -f .mfiles
-%license header.txt
-%dir %{_javadir}/%{name}
+%license LICENSE.txt
+%doc README.md
%files javadoc -f .mfiles-javadoc
-%license header.txt
+%license LICENSE.txt
%changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]