Hello community,

here is the log from the commit of package kubic-coredns-image for 
openSUSE:Factory checked in at 2020-09-03 01:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubic-coredns-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubic-coredns-image.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubic-coredns-image"

Thu Sep  3 01:15:11 2020 rev:2 rq:831462 version:6.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubic-coredns-image/kubic-coredns-image.changes  
2019-07-23 22:40:27.210933290 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubic-coredns-image.new.3399/kubic-coredns-image.changes
        2020-09-03 01:16:03.988512746 +0200
@@ -1,0 +2,10 @@
+Wed Sep  2 11:29:55 UTC 2020 - Richard Brown <rbr...@suse.com>
+
+- Remove unnecessary 'v' prefix in version tag
+
+-------------------------------------------------------------------
+Tue Sep  1 15:42:11 UTC 2020 - Richard Brown <rbr...@suse.com>
+
+- Rework package to use kubernetes-coredns metapackage 
+
+-------------------------------------------------------------------

Old:
----
  container-images-20190625.obscpio
  container-images.obsinfo
  coredns-image.kiwi.ini
  pre_checkin.sh

New:
----
  LICENSE

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

Other differences:
------------------
++++++ kubic-coredns-image.kiwi ++++++
--- /var/tmp/diff_new_pack.0aX6gk/_old  2020-09-03 01:16:04.620512978 +0200
+++ /var/tmp/diff_new_pack.0aX6gk/_new  2020-09-03 01:16:04.620512978 +0200
@@ -6,8 +6,8 @@
 -->
 <image schemaversion="6.5" name="kubic-coredns-image" 
xmlns:suse_label_helper="com.suse.label_helper">
   <description type="system">
-    <author>SUSE Containers Team</author>
-    <contact>contain...@suse.com</contact>
+    <author>Richard Brown</author>
+    <contact>rbr...@suse.com</contact>
     <specification>coredns running on a openSUSE Kubic container 
guest</specification>
   </description>
   <preferences>
@@ -17,8 +17,8 @@
       <containerconfig
         name="kubic/coredns"
         tag="latest"
-        additionaltags="%%LONG_VERSION%%,%%LONG_VERSION%%-%RELEASE%"
-        maintainer="SUSE Containers Team &lt;contain...@suse.com&gt;">
+        additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
+        maintainer="Richard Brown &lt;rbr...@suse.com&gt;">
         <expose>
           <port number="53/tcp"/>
           <port number="53/udp"/>
@@ -29,16 +29,16 @@
           <suse_label_helper:add_prefix prefix="org.opensuse.kubic.coredns">
             <label name="org.opencontainers.image.title" value="openSUSE Kubic 
coredns container"/>
             <label name="org.opencontainers.image.description" value="Image 
containing coredns for openSUSE Kubic."/>
-            <label name="org.opencontainers.image.version" 
value="%%LONG_VERSION%%-%RELEASE%"/>
+            <label name="org.opencontainers.image.version" 
value="%PKG_VERSION%-%RELEASE%"/>
             <label name="org.opencontainers.image.created" 
value="%BUILDTIME%"/>
-            <label name="org.opensuse.reference" 
value="registry.opensuse.org/opensuse/coredns:%%LONG_VERSION%%-%RELEASE%"/>
+            <label name="org.opensuse.reference" 
value="registry.opensuse.org/opensuse/coredns:%v%PKG_VERSION%-%RELEASE%"/>
             <label name="org.openbuildservice.disturl" value="%DISTURL%"/>
           </suse_label_helper:add_prefix>
         </labels>
-        <history author="SUSE Containers Team 
&lt;contain...@suse.com&gt;">openSUSE Kubic coredns container</history>
+        <history author="Richard Brown &lt;rbr...@suse.com&gt;">openSUSE Kubic 
coredns container</history>
       </containerconfig>
     </type>
-    <version>5.0.0</version>
+    <version>6.0.0</version>
     <packagemanager>zypper</packagemanager>
     <rpm-check-signatures>false</rpm-check-signatures>
     <rpm-excludedocs>true</rpm-excludedocs>
@@ -50,6 +50,6 @@
     <source path="obsrepositories:/"/>
   </repository>
   <packages type="bootstrap">
-    <package name="coredns"/>
+    <package name="kubernetes-coredns"/>
   </packages>
 </image>

++++++ LICENSE ++++++
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
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
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 SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
++++++ _service ++++++
--- /var/tmp/diff_new_pack.0aX6gk/_old  2020-09-03 01:16:04.684513002 +0200
+++ /var/tmp/diff_new_pack.0aX6gk/_new  2020-09-03 01:16:04.684513002 +0200
@@ -1,31 +1,11 @@
 <services>
-    <service name="obs_scm" mode="disabled">
-        <param 
name="url">https://github.com/kubic-project/container-images.git</param>
-        <param name="scm">git</param>
-        <param name="subdir">coredns-image</param>
-        <param name="extract">coredns-image.kiwi.ini</param>
-        <param name="revision">master</param>
-        <param name="versionformat">%cd</param>
-    </service>
-    <service name="obs_scm" mode="disabled">
-        <param 
name="url">https://github.com/kubic-project/container-images.git</param>
-        <param name="scm">git</param>
-        <param name="extract">pre_checkin.sh</param>
-        <param name="revision">master</param>
-        <param name="versionformat">%cd</param>
-    </service>
-    <service name="replace_using_package_version" mode="buildtime">
-        <param name="file">kubic-coredns-image.kiwi</param>
-        <param name="regex">%%SHORT_VERSION%%</param>
-        <param name="parse-version">minor</param>
-        <param name="package">coredns</param>
-    </service>
+    <service mode="buildtime" name="kiwi_metainfo_helper"/>
     <service name="replace_using_package_version" mode="buildtime">
         <param name="file">kubic-coredns-image.kiwi</param>
-        <param name="regex">%%LONG_VERSION%%</param>
+        <param name="regex">%PKG_VERSION%</param>
         <param name="parse-version">patch</param>
-        <param name="package">coredns</param>
+        <param name="package">kubernetes-coredns</param>
     </service>
-    <service mode="buildtime" name="kiwi_label_helper"/>                       
                                                                                
                                                   
-    <service mode="buildtime" name="kiwi_metainfo_helper"/>
+    <service mode="buildtime" name="kiwi_label_helper"/>
 </services>
+


Reply via email to