Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plexus-containers for
openSUSE:Factory checked in at 2021-05-15 01:24:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-containers (Old)
and /work/SRC/openSUSE:Factory/.plexus-containers.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-containers"
Sat May 15 01:24:39 2021 rev:7 rq:893210 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plexus-containers/plexus-component-metadata.changes
2019-11-26 17:00:53.824077408 +0100
+++
/work/SRC/openSUSE:Factory/.plexus-containers.new.2988/plexus-component-metadata.changes
2021-05-15 01:24:57.226863442 +0200
@@ -1,0 +2,7 @@
+Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * plexus-containers-asm6.patch
+ + build using asm >= 7
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/plexus-containers/plexus-metadata-generator.changes
2019-11-26 17:00:54.148077302 +0100
+++
/work/SRC/openSUSE:Factory/.plexus-containers.new.2988/plexus-metadata-generator.changes
2021-05-15 01:24:57.254863344 +0200
@@ -1,0 +2,7 @@
+Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Removed patch:
+ * plexus-containers-asm6.patch
+ + build using asm >= 7
+
+-------------------------------------------------------------------
Old:
----
plexus-containers-asm6.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plexus-component-metadata.spec ++++++
--- /var/tmp/diff_new_pack.CUKveX/_old 2021-05-15 01:24:57.854861235 +0200
+++ /var/tmp/diff_new_pack.CUKveX/_new 2021-05-15 01:24:57.854861235 +0200
@@ -1,7 +1,7 @@
#
# spec file for package plexus-component-metadata
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,6 @@
Source0:
https://github.com/codehaus-plexus/%{base_name}/archive/%{base_name}-%{version}.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Source2: LICENSE.MIT
-Patch0: plexus-containers-asm6.patch
BuildRequires: fdupes
BuildRequires: maven-local
BuildRequires: mvn(com.thoughtworks.qdox:qdox)
@@ -47,7 +46,7 @@
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
BuildRequires: mvn(org.jdom:jdom2)
-BuildRequires: mvn(org.ow2.asm:asm)
+BuildRequires: mvn(org.ow2.asm:asm) >= 7
#!BuildRequires: maven-compiler-plugin-bootstrap
#!BuildRequires: maven-jar-plugin-bootstrap
#!BuildRequires: maven-javadoc-plugin-bootstrap
@@ -74,8 +73,6 @@
%prep
%setup -q -n %{base_name}-%{base_name}-%{version}
-%patch0 -p1
-
cp %{SOURCE1} .
cp %{SOURCE2} .
++++++ plexus-containers.spec ++++++
--- /var/tmp/diff_new_pack.CUKveX/_old 2021-05-15 01:24:57.882861137 +0200
+++ /var/tmp/diff_new_pack.CUKveX/_new 2021-05-15 01:24:57.886861122 +0200
@@ -1,7 +1,7 @@
#
# spec file for package plexus-containers
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ plexus-metadata-generator.spec ++++++
--- /var/tmp/diff_new_pack.CUKveX/_old 2021-05-15 01:24:57.906861053 +0200
+++ /var/tmp/diff_new_pack.CUKveX/_new 2021-05-15 01:24:57.910861038 +0200
@@ -1,7 +1,7 @@
#
# spec file for package plexus-metadata-generator
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,6 @@
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Source2: LICENSE.MIT
Source100: %{base_name}-build.tar.xz
-Patch0: plexus-containers-asm6.patch
Patch1: plexus-metadata-generator-cli.patch
Patch1000: %{name}-nomojo.patch
BuildRequires: ant
@@ -43,7 +42,7 @@
BuildRequires: javapackages-local
BuildRequires: jdom2
BuildRequires: junit
-BuildRequires: objectweb-asm
+BuildRequires: objectweb-asm >= 7
BuildRequires: plexus-classworlds
BuildRequires: plexus-cli
BuildRequires: plexus-containers-component-annotations
@@ -54,7 +53,7 @@
Requires: apache-commons-cli
Requires: guava
Requires: jdom2
-Requires: objectweb-asm
+Requires: objectweb-asm >= 7
Requires: plexus-cli
Requires: plexus-containers-component-annotations = %{version}
Requires: plexus-containers-container-default = %{version}
@@ -89,7 +88,6 @@
build-jar-repository -s lib hamcrest/core
%endif
-%patch0 -p1
%patch1 -p1
%patch1000 -p1