Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package uimaj for openSUSE:Factory checked in at 2023-09-25 20:04:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uimaj (Old) and /work/SRC/openSUSE:Factory/.uimaj.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uimaj" Mon Sep 25 20:04:04 2023 rev:4 rq:1113428 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/uimaj/uimaj.changes 2022-03-23 20:20:46.498544113 +0100 +++ /work/SRC/openSUSE:Factory/.uimaj.new.1770/uimaj.changes 2023-09-25 21:03:52.857673356 +0200 @@ -1,0 +2,5 @@ +Mon Sep 25 09:47:19 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Remove dependency on maven2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uimaj.spec ++++++ --- /var/tmp/diff_new_pack.rat2jK/_old 2023-09-25 21:03:54.329726533 +0200 +++ /var/tmp/diff_new_pack.rat2jK/_new 2023-09-25 21:03:54.329726533 +0200 @@ -1,7 +1,7 @@ # # spec file for package uimaj # -# 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 @@ -32,6 +32,7 @@ BuildRequires: mvn(ant-contrib:ant-contrib) BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) BuildRequires: mvn(commons-io:commons-io) +BuildRequires: mvn(jakarta-regexp:jakarta-regexp) BuildRequires: mvn(junit:junit) BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.ant:ant-apache-regexp) @@ -39,7 +40,6 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) -BuildRequires: mvn(org.apache.maven:maven-project) BuildRequires: mvn(org.apache.uima:parent-pom:pom:) BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) BuildRequires: mvn(org.sonatype.plexus:plexus-build-api) @@ -134,6 +134,9 @@ %pom_xpath_set "pom:dependency[pom:artifactId = 'log4j']/pom:version" 1.2.17 %{name}-core +%pom_change_dep :maven-project :maven-core:3.0.3 PearPackagingMavenPlugin +%pom_change_dep org.apache.maven: :::provided PearPackagingMavenPlugin jcasgen-maven-plugin + %{mvn_package} :PearPackagingMavenPlugin uima-pear-maven-plugin %{mvn_package} :jcasgen-maven-plugin jcasgen-maven-plugin