Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package httpcomponents-asyncclient for openSUSE:Factory checked in at 2025-03-27 22:34:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/httpcomponents-asyncclient (Old) and /work/SRC/openSUSE:Factory/.httpcomponents-asyncclient.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "httpcomponents-asyncclient" Thu Mar 27 22:34:35 2025 rev:5 rq:1264661 version:4.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/httpcomponents-asyncclient/httpcomponents-asyncclient.changes 2023-09-11 21:27:02.563769848 +0200 +++ /work/SRC/openSUSE:Factory/.httpcomponents-asyncclient.new.2696/httpcomponents-asyncclient.changes 2025-03-27 22:35:15.095933504 +0100 @@ -1,0 +2,5 @@ +Thu Mar 27 18:10:59 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Remove a relativePath that points to a non-existing directory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ httpcomponents-asyncclient.spec ++++++ --- /var/tmp/diff_new_pack.ajREJg/_old 2025-03-27 22:35:15.563952878 +0100 +++ /var/tmp/diff_new_pack.ajREJg/_new 2025-03-27 22:35:15.563952878 +0100 @@ -1,7 +1,7 @@ # # spec file for package httpcomponents-asyncclient # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,6 +75,8 @@ find . -name "*.class" -delete find . -name "*.jar" -type f -delete +%pom_xpath_remove pom:project/pom:parent/pom:relativePath + # Use unavalable org.apache.httpcomponents:hc-stylecheck:jar:1 %pom_remove_plugin :maven-checkstyle-plugin # Unwanted @@ -117,7 +119,6 @@ %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif - -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ -Dsource=8 -Dproject.build.sourceEncoding=UTF-8 %install