Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dom4j for openSUSE:Factory checked 
in at 2024-01-14 19:01:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dom4j (Old)
 and      /work/SRC/openSUSE:Factory/.dom4j.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dom4j"

Sun Jan 14 19:01:14 2024 rev:29 rq:1138301 version:2.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dom4j/dom4j.changes      2023-08-30 
10:21:52.091113823 +0200
+++ /work/SRC/openSUSE:Factory/.dom4j.new.21961/dom4j.changes   2024-01-14 
19:01:21.362745964 +0100
@@ -1,0 +2,5 @@
+Thu Nov  2 11:40:16 UTC 2023 - Anton Shvetz <shvetz.an...@gmail.com>
+
+- JPMS: Add the Automatic-Module-Name attribute to the manifest.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dom4j-build.xml ++++++
--- /var/tmp/diff_new_pack.2FZZjg/_old  2024-01-14 19:01:21.914766089 +0100
+++ /var/tmp/diff_new_pack.2FZZjg/_new  2024-01-14 19:01:21.918766236 +0100
@@ -101,7 +101,11 @@
          compress="true"
          index="false"
          basedir="${build.outputDir}"
-         excludes="**/package.html"/>
+         excludes="**/package.html">
+      <manifest>
+        <attribute name="Automatic-Module-Name" value="${project.groupId}"/>
+      </manifest>
+    </jar>
   </target>
 
   <!-- ====================================================================== 
-->

Reply via email to