Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-beanutils for 
openSUSE:Factory checked in at 2025-07-06 17:13:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-beanutils (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-beanutils"

Sun Jul  6 17:13:09 2025 rev:21 rq:1290526 version:1.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-beanutils/apache-commons-beanutils.changes
        2025-06-05 20:36:44.211274933 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.1903/apache-commons-beanutils.changes
      2025-07-06 17:17:28.738709848 +0200
@@ -1,0 +2,8 @@
+Thu Jul  3 15:21:54 UTC 2025 - Fridrich Strba <fst...@suse.com>
+
+- Modified patch:
+  * jdk9.patch
+     + Add Automatic-Module-Name commons.beanutils to be found
+       by modular artifacts
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ jdk9.patch ++++++
--- /var/tmp/diff_new_pack.gHGoJR/_old  2025-07-06 17:17:30.166768899 +0200
+++ /var/tmp/diff_new_pack.gHGoJR/_new  2025-07-06 17:17:30.178769395 +0200
@@ -1,8 +1,6 @@
-Index: commons-beanutils-1.9.3-src/build.xml
-===================================================================
---- commons-beanutils-1.9.3-src.orig/build.xml
-+++ commons-beanutils-1.9.3-src/build.xml
-@@ -62,10 +62,10 @@
+--- commons-beanutils-1.11.0-src/build.xml     2025-07-03 17:15:28.898719156 
+0200
++++ commons-beanutils-1.11.0-src/build.xml     2025-07-03 17:19:33.455675526 
+0200
+@@ -61,10 +61,10 @@
  
  
    <!-- Compiler source JDK version -->
@@ -15,4 +13,13 @@
  
    <!-- Should Java compilations set the 'debug' compiler option? -->
    <property name="compile.debug"           value="true"/>
+@@ -228,7 +228,7 @@
+ 
+     <jar    jarfile="${dist.home}/commons-beanutils-${component.version}.jar">
+         <manifest>
+-            <attribute name="Built-By" value="${user.name}"/>
++            <attribute name="Automatic-Module-Name" 
value="commons.beanutils"/>
+             <attribute name="Specification-Title" value="Commons BeanUtils"/>
+             <attribute name="Specification-Version" 
value="${component.version}"/>
+             <attribute name="Specification-Vendor" value="The Apache Software 
Foundation"/>
 

Reply via email to