Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jline3 for openSUSE:Factory checked 
in at 2024-09-24 17:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jline3 (Old)
 and      /work/SRC/openSUSE:Factory/.jline3.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jline3"

Tue Sep 24 17:34:23 2024 rev:3 rq:1202882 version:3.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jline3/jline3.changes    2023-10-26 
17:15:35.614857213 +0200
+++ /work/SRC/openSUSE:Factory/.jline3.new.29891/jline3.changes 2024-09-24 
17:34:45.272792325 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 09:44:50 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Do not build/distribute the source jars
+- Do not build the jline uber-jar that we don't use
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jline3.spec ++++++
--- /var/tmp/diff_new_pack.hUHp0t/_old  2024-09-24 17:34:45.816815099 +0200
+++ /var/tmp/diff_new_pack.hUHp0t/_new  2024-09-24 17:34:45.820815266 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jline3
 #
-# Copyright (c) 2023 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
@@ -37,12 +37,9 @@
 BuildRequires:  mvn(com.googlecode.juniversalchardet:juniversalchardet)
 BuildRequires:  mvn(net.java.dev.jna:jna)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
-BuildRequires:  mvn(org.apache.maven.plugins:maven-dependency-plugin)
-BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
 BuildRequires:  mvn(org.apache.sshd:sshd-core)
 BuildRequires:  mvn(org.apache.sshd:sshd-scp)
 BuildRequires:  mvn(org.apache.sshd:sshd-sftp)
-BuildRequires:  mvn(org.codehaus.mojo:build-helper-maven-plugin)
 BuildRequires:  mvn(org.fusesource.jansi:jansi)
 BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 BuildArch:      noarch
@@ -155,8 +152,10 @@
 %pom_remove_plugin org.graalvm.nativeimage:native-image-maven-plugin
 %pom_remove_plugin :maven-release-plugin
 %pom_remove_plugin :maven-enforcer-plugin
+%pom_remove_plugin :maven-source-plugin
 
 %pom_xpath_remove -r "pom:arg[text()='-Werror']" . jline
+%pom_disable_module jline
 
 %pom_xpath_remove -r 'pom:profile[pom:id="javadoc"]'
 
@@ -169,10 +168,6 @@
 %mvn_install
 %fdupes %{buildroot}%{_javadocdir}/%{name}
 
-%files -f .mfiles
-%doc README.md
-%license LICENSE.txt
-
 %files builtins -f .mfiles-builtins
 %doc README.md
 %license LICENSE.txt

Reply via email to