Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package antlr3 for openSUSE:Factory checked in at 2023-03-17 17:04:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/antlr3 (Old) and /work/SRC/openSUSE:Factory/.antlr3.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "antlr3" Fri Mar 17 17:04:30 2023 rev:5 rq:1072520 version:3.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/antlr3/antlr3.changes 2022-11-21 15:30:57.729064557 +0100 +++ /work/SRC/openSUSE:Factory/.antlr3.new.31432/antlr3.changes 2023-03-17 17:04:50.853865320 +0100 @@ -1,0 +2,5 @@ +Fri Mar 17 06:55:33 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- No need to use enforcer plugin in controlled environment + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ antlr3.spec ++++++ --- /var/tmp/diff_new_pack.BaVSpB/_old 2023-03-17 17:04:51.449868461 +0100 +++ /var/tmp/diff_new_pack.BaVSpB/_new 2023-03-17 17:04:51.453868482 +0100 @@ -1,7 +1,7 @@ # # spec file for package antlr3-java # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,7 +40,6 @@ Patch100: antlr3-generated_sources.patch BuildRequires: fdupes BuildRequires: java-devel >= 1.8 -BuildRequires: maven-enforcer-plugin BuildRequires: maven-local BuildRequires: unzip BuildRequires: mvn(antlr:antlr) @@ -151,6 +150,7 @@ %pom_remove_plugin :maven-source-plugin %pom_remove_plugin :maven-javadoc-plugin +%pom_remove_plugin :maven-enforcer-plugin # compile for target 1.8 sed -i 's/jsr14/1.8/' antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml \