Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-parent for
openSUSE:Factory checked in at 2024-08-14 14:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-parent (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-parent.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-parent"
Wed Aug 14 14:14:52 2024 rev:16 rq:1193667 version:71
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-parent/apache-commons-parent.changes
2022-10-06 07:42:11.840686402 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-parent.new.7232/apache-commons-parent.changes
2024-08-14 14:15:25.133963634 +0200
@@ -1,0 +2,112 @@
+Thu Jul 11 12:54:13 UTC 2024 - Gus Kenion <[email protected]>
+
+- Upgrade to version 71
+ * Maintenance and update dependencies
+ + Full list of updated dependencies for all versions can be
+ found in RELEASE-NOTES.txt in source archive
+- Update upstream source to GitHub
+- Includes changes from version 70
+ * New features:
+ + Add profile benchmark for JMH benchmarks.
+ + Add JMH to dependency management section.
+ * Fixed Bugs:
+ + Set Javadoc link to latest Java API LTS version.
+ + Set Jacoco defaults to 1.00.
+ * Update dependencies
+- Includes changes from version 69
+ * Maintenance and update dependencies
+- Includes changes from version 68
+ * Maintenance and update dependencies
+- Includes changes from version 67
+ * Maintenance and update dependencies
+- Includes changes from version 66
+ * New features:
+ + Add property commons.javadoc21.java.link.
+ + Add artifact:check-buildplan to the validate phase.
+ * Fixed Bugs:
+ + Drop markmail from mailingList section
+ * Update dependencies
+- Includes changes from version 65
+ * New features:
+ + Add exec-maven-plugin to plugin management section.
+ * Fixed Bugs:
+ + s/commons.surefire-report.version/commons.surefire.version/
+ incorrectly added in 714c3a9
+ * Update dependencies
+- Includes changes from version 64
+ * New features:
+ + Restore building on Java 8 (com.puppycrawl.tools:checkstyle
+ 10.x requires Java 11).
+ + Rename profile 'moditect' to 'java-9-up'.
+ + Merge profile 'jdk9-compiler' into 'java-9-up' and remove
+ 'jdk9-compiler'.
+ * Changes:
+ + Use Checkstyle 9.x on Java less than 11 and Checkstyle 10.x
+ on Java 11 and up.
+ * Removed:
+ + Remove 'javasvn' profile.
+ + Remove '.svn'-activated profile.
+ + Remove 'jdk9-compiler.' profile.
+- Includes changes from version 63
+ * New features:
+ + Add commons.conf.dir property defaulting to src/conf.
+ * Update dependencies
+ * Removed:
+ + Remove obsolete Travis CI profiles.
+- Includes changes from version 62
+ * Fixed Bugs:
+ + Use addServiceUses when generating JPMS module info.
+- Includes changes from version 61
+ * Fixed Bugs:
+ + Always use version.maven-source-plugin 3.2.1 (workaround
+ MSOURCES-143).
+- Includes changes from version 60
+ * New features:
+ + Add SPDX SBOM in the package phase.
+ * Fixed Bugs:
+ + Reuse the parent POM's maven-enforcer-plugin configuration
+ + Workaround MSOURCES-143 by using version.maven-source-plugin
+ 3.2.1 on Java 8.
+ + Remove property commons.source-plugin.version and reuse the
+ parent POM's version.maven-source-plugin.
+ * Update dependencies
+- Includes changes from version 59
+ * New features:
+ + Add moditect profile for JPMS on Java >= 9.
+ + Add POM property commons.javadoc.javaee8.link.
+ + Add POM property commons.javadoc.javaee9.link.
+ + Add POM property commons.javadoc.javaee9.1.link.
+ + Add POM property commons.javadoc.javaee10.link.
+ + Don't use the animal sniffer plugin on Java >=9, use the
+ release flag instead.
+ * Update dependencies
+- Includes changes from version 58
+ * New features:
+ + Add commons.javadoc20.java.link.
+ * Update dependencies
+- Includes changes from version 57
+ * Fixed Bugs:
+ + Fix cyclonedx-maven-plugin configuration for multi-module
+ projects.
+ + Drop non-reproducible Implementation-Build in jar #242.
+ + Use Java compiler release flag when compiling with Java >= 9.
+ * Update dependencies
+- Includes changes from version 56
+ * Fixed Bugs:
+ + Add Privacy link to site.xml
+ * Update dependencies
+- Includes changes from version 55
+ * Changes:
+ + Make CycloneDX work better with multi-module projects.
+ + New interface methods must be default methods to maintain BC.
+ + Add property commons.javadoc19.java.link.
+ * Update dependencies
+- Includes changes from version 54
+ * New features:
+ + Add .vscode/* to RAT excludes.
+ + Add property commons.javadoc18.java.link.
+ + Add JUnit BOM to dependency management.
+ + Add CycloneDX SBOM generation #122.
+ + Add SPDX SBOM generation.
+ * Update dependencies
+-------------------------------------------------------------------
Old:
----
commons-parent-53-src.tar.gz
New:
----
commons-parent-71.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-parent.spec ++++++
--- /var/tmp/diff_new_pack.dGG9LC/_old 2024-08-14 14:15:25.773990389 +0200
+++ /var/tmp/diff_new_pack.dGG9LC/_new 2024-08-14 14:15:25.777990556 +0200
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package apache-commons-parent
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
%define base_name parent
%define short_name commons-%{base_name}
Name: apache-%{short_name}
-Version: 53
+Version: 71
Release: 0
Summary: Apache Commons Parent Pom
License: Apache-2.0
Group: Development/Libraries/Java
URL: https://commons.apache.org/commons-parent-pom.html
-Source0:
https://archive.apache.org/dist/commons/%{short_name}/%{short_name}-%{version}-src.tar.gz
+Source0:
https://github.com/apache/%{short_name}/archive/refs/tags/rel/%{short_name}-%{version}.tar.gz
BuildRequires: javapackages-local
BuildRequires: xmvn-resolve
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
@@ -39,30 +39,34 @@
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
Requires: mvn(org.apache:apache:pom:)
Requires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
-# BuildRequires: mvn(org.codehaus.mojo:version-maven-plugin)
-# Requires: mvn(org.codehaus.mojo:version-maven-plugin)
BuildArch: noarch
%description
The Project Object Model files for the apache-commons packages.
%prep
-%setup -q -n %{short_name}-%{version}-src
+%setup -q -n %{short_name}-rel-%{short_name}-%{version}
# Plugin is not in suse
%pom_remove_plugin org.apache.commons:commons-build-plugin
%pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin
+%pom_remove_plugin :maven-artifact-plugin
+%pom_remove_plugin :cyclonedx-maven-plugin
+%pom_remove_plugin :spdx-maven-plugin
+%pom_remove_plugin :moditect-maven-plugin
# Plugins useless in package builds
%pom_remove_plugin :apache-rat-plugin
%pom_remove_plugin :buildnumber-maven-plugin
-%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :maven-site-plugin
%pom_remove_plugin :maven-source-plugin
%pom_remove_plugin :versions-maven-plugin
+# Unused dependencies
+%pom_remove_dep -r :junit-bom
+
# Remove profiles for plugins that are useless in package builds
-for profile in animal-sniffer japicmp jacoco cobertura clirr; do
+for profile in animal-sniffer japicmp jacoco cobertura ; do
%pom_xpath_remove "pom:profile[pom:id='$profile']"
done
++++++ commons-parent-53-src.tar.gz -> commons-parent-71.tar.gz ++++++
++++ 3477 lines of diff (skipped)