Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opensuse-mariadb-image for 
openSUSE:Factory checked in at 2021-03-17 20:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-mariadb-image (Old)
 and      /work/SRC/openSUSE:Factory/.opensuse-mariadb-image.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensuse-mariadb-image"

Wed Mar 17 20:17:04 2021 rev:9 rq:879693 version:1.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/opensuse-mariadb-image/opensuse-mariadb-image.changes
    2020-05-28 09:15:49.184751424 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-mariadb-image.new.2401/opensuse-mariadb-image.changes
  2021-03-17 20:20:14.591341161 +0100
@@ -1,0 +2,7 @@
+Wed Mar 17 14:16:17 UTC 2021 - [email protected]
+
+- Update to version 1615990531.ef1b230:
+  * Adjust kiwi file to scope with root.obscpio
+- Import from github.com/openSUSE/container-images/mariadb
+
+-------------------------------------------------------------------

Old:
----
  entrypoint.tar.gz

New:
----
  _servicedata
  root.obscpio
  root.obsinfo

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

Other differences:
------------------
++++++ opensuse-mariadb-image.kiwi ++++++
--- /var/tmp/diff_new_pack.Oo9ELZ/_old  2021-03-17 20:20:15.203341997 +0100
+++ /var/tmp/diff_new_pack.Oo9ELZ/_new  2021-03-17 20:20:15.203341997 +0100
@@ -17,7 +17,7 @@
         tag="latest"
         additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
         maintainer="Thorsten Kukuk <[email protected]>">
-        <entrypoint execute="/usr/local/bin/entrypoint.sh"/>
+        <entrypoint execute="/entrypoint.sh"/>
         <subcommand execute="mysqld"/>
         <expose>
           <port number='3306'/>
@@ -52,6 +52,5 @@
     <package name="timezone"/>
     <package name="util-linux"/><!-- su is needed for entrypoint.sh -->
     <package name="pwgen"/><!-- pwgen is needed for entrypoint.sh -->
-    <archive name="entrypoint.tar.gz"/>
   </packages>
 </image>

++++++ LICENSE ++++++
--- /var/tmp/diff_new_pack.Oo9ELZ/_old  2021-03-17 20:20:15.231342035 +0100
+++ /var/tmp/diff_new_pack.Oo9ELZ/_new  2021-03-17 20:20:15.235342041 +0100
@@ -1,3 +1,7 @@
+MIT License
+
+Copyright (c) 2021 openSUSE
+
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
@@ -5,8 +9,8 @@
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Oo9ELZ/_old  2021-03-17 20:20:15.263342079 +0100
+++ /var/tmp/diff_new_pack.Oo9ELZ/_new  2021-03-17 20:20:15.267342085 +0100
@@ -1,4 +1,25 @@
 <services>
+    <service name="obs_scm" mode="disabled">
+        <param 
name="url">https://github.com/openSUSE/container-images.git</param>
+        <param name="scm">git</param>
+        <param name="extract">LICENSE</param>
+        <param name="extract">mariadb/README</param>
+        <param name="extract">mariadb/config.sh</param>
+        <param name="extract">mariadb/opensuse-mariadb-image.kiwi</param>
+        <!--param 
name="extract">spamassassin/opensuse-spamassassin-image.changes</param-->
+        <param name="revision">main</param>
+        <param name="versionformat">%cd.%h</param>
+    </service>
+    <service name="obs_scm" mode="disabled">
+       <param name="scm">git</param>
+       <param name="revision">main</param>
+       <param name="filename">root</param>
+       <param name="version">_none_</param>
+       <param 
name="url">https://github.com/openSUSE/container-images.git</param>
+       <param name="subdir">mariadb</param>
+        <param name="include">root/entrypoint.sh</param>
+        <param name="changesgenerate">enable</param>
+    </service>
     <service mode="buildtime" name="kiwi_metainfo_helper"/>
     <service name="replace_using_package_version" mode="buildtime">
         <param name="file">opensuse-mariadb-image.kiwi</param>

++++++ _servicedata ++++++
<servicedata>
 <service name="tar_scm">
    <param name="url">https://github.com/openSUSE/container-images.git</param>
    <param 
name="changesrevision">ef1b230a05278da766822fdcc441675bbaf9eab1</param>
 </service>
</servicedata>++++++ root.obsinfo ++++++
name: root
version: 
mtime: 1615990531
commit: ef1b230a05278da766822fdcc441675bbaf9eab1

Reply via email to