Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2021-09-11 22:24:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Sat Sep 11 22:24:16 2021 rev:226 rq:917229 version:20210906

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2021-08-19 12:49:16.449448946 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.1899/skelcd-control-openSUSE-promo.changes
  2021-09-11 22:24:27.863382698 +0200
@@ -1,0 +2,6 @@
+Mon Sep  6 09:44:46 UTC 2021 - Josef Reidinger <jreidin...@suse.com>
+
+- Define default ntp servers (bsc#1180699)
+- 20210906
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

Old:
----
  skelcd-control-openSUSE-20210507.tar.bz2

New:
----
  skelcd-control-openSUSE-20210906.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.xWblLM/_old  2021-09-11 22:24:28.579383404 +0200
+++ /var/tmp/diff_new_pack.xWblLM/_new  2021-09-11 22:24:28.583383408 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        20210507
+Version:        20210906
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -41,7 +41,7 @@
 # xsltproc
 BuildRequires:  libxslt-tools
 # RNG schema
-BuildRequires:  yast2-installation-control >= 4.3.6
+BuildRequires:  yast2-installation-control >= 4.4.3
 ######################################################################
 #
 # Here is the list of Yast packages which are needed in the

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-20210507.tar.bz2 -> 
skelcd-control-openSUSE-20210906.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20210507/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-20210906/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-20210507/control/control.openSUSE.xml   
2021-08-17 21:29:56.000000000 +0200
+++ new/skelcd-control-openSUSE-20210906/control/control.openSUSE.xml   
2021-09-07 10:58:06.000000000 +0200
@@ -47,6 +47,14 @@
         <show_addons config:type="boolean">true</show_addons>
         <addons_default config:type="boolean">false</addons_default>
 
+        <default_ntp_servers config:type="list">
+          <ntp_server>0.opensuse.pool.ntp.org</ntp_server>
+          <ntp_server>1.opensuse.pool.ntp.org</ntp_server>
+          <ntp_server>2.opensuse.pool.ntp.org</ntp_server>
+          <ntp_server>3.opensuse.pool.ntp.org</ntp_server>
+        </default_ntp_servers>
+
+
         <!-- FATE #301937, Save /root content from the installation system to 
the installed system -->
         <save_instsys_content config:type="list">
             <save_instsys_item>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20210507/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-20210906/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-20210507/package/skelcd-control-openSUSE.changes    
    2021-08-17 21:29:56.000000000 +0200
+++ 
new/skelcd-control-openSUSE-20210906/package/skelcd-control-openSUSE.changes    
    2021-09-07 10:58:06.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Sep  6 09:44:46 UTC 2021 - Josef Reidinger <jreidin...@suse.com>
+
+- Define default ntp servers (bsc#1180699)
+- 20210906
+
+-------------------------------------------------------------------
 Fri May  7 15:25:07 UTC 2021 - Andreas Schwab <sch...@suse.de>
 
 - Add support for riscv64 (jsc#PM-2612)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20210507/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-20210906/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20210507/package/skelcd-control-openSUSE.spec   
2021-08-17 21:29:56.000000000 +0200
+++ new/skelcd-control-openSUSE-20210906/package/skelcd-control-openSUSE.spec   
2021-09-07 10:58:06.000000000 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        20210507
+Version:        20210906
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -41,7 +41,7 @@
 # xsltproc
 BuildRequires:  libxslt-tools
 # RNG schema
-BuildRequires:  yast2-installation-control >= 4.3.6
+BuildRequires:  yast2-installation-control >= 4.4.3
 ######################################################################
 #
 # Here is the list of Yast packages which are needed in the

Reply via email to