Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glassfish-activation for 
openSUSE:Factory checked in at 2024-11-03 07:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-activation (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-activation.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-activation"

Sun Nov  3 07:17:25 2024 rev:6 rq:1220316 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/glassfish-activation/glassfish-activation.changes    
    2024-10-03 18:00:24.078240307 +0200
+++ 
/work/SRC/openSUSE:Factory/.glassfish-activation.new.2020/glassfish-activation.changes
      2024-11-03 07:17:48.584448700 +0100
@@ -1,0 +2,8 @@
+Sat Nov  2 17:05:56 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- The committed tarball and the tarball generated by the source
+  service differ slightly. One contains .gitignore file, other
+  does not. Modify the source service to not package such type
+  of files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ _service ++++++
--- /var/tmp/diff_new_pack.RXkdk2/_old  2024-11-03 07:17:49.160472772 +0100
+++ /var/tmp/diff_new_pack.RXkdk2/_new  2024-11-03 07:17:49.164472939 +0100
@@ -1,14 +1,17 @@
 <services>
-       <service name="tar_scm" mode="disabled">
-               <param name="scm">git</param>
-               <param 
name="url">https://github.com/javaee/activation.git</param>
-               <param name="revision">JAF-1_2_0</param>
-               <param name="versionformat">1.2.0</param>
-               <param name="exclude">doc</param>
-       </service>
-       <service name="recompress" mode="disabled">
-               <param name="file">*.tar</param>
-               <param name="compression">xz</param>
-       </service>
+    <service name="tar_scm" mode="disabled">
+        <param name="scm">git</param>
+        <param name="url">https://github.com/javaee/activation.git</param>
+        <param name="revision">JAF-1_2_0</param>
+        <param name="versionformat">1.2.0</param>
+        <param name="exclude">doc</param>
+        <param name="exclude">.git*</param>
+        <param name="exclude">**/.git*</param>
+    </service>
+    <service name="recompress" mode="disabled">
+        <param name="file">*.tar</param>
+        <param name="compression">xz</param>
+    </service>
+       <service name="set_version" mode="disabled"/>
 </services>
 

++++++ activation-1.2.0.tar.xz ++++++

Reply via email to