Script 'mail_helper' called by obssrc
Hello community,

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

Package is "skelcd-control-Kubic"

Sat Sep 11 22:24:18 2021 rev:42 rq:917274 version:20210907

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes    
    2021-06-05 23:31:52.464473680 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new.1899/skelcd-control-Kubic.changes
      2021-09-11 22:24:30.099384902 +0200
@@ -1,0 +2,6 @@
+Tue Sep  7 10:49:43 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Define default NTP servers for Kubic (bsc#1180699)
+- 20210907
+
+-------------------------------------------------------------------

Old:
----
  skelcd-control-Kubic-20210531.tar.bz2

New:
----
  skelcd-control-Kubic-20210907.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.DG3K2N/_old  2021-09-11 22:24:30.551385348 +0200
+++ /var/tmp/diff_new_pack.DG3K2N/_new  2021-09-11 22:24:30.555385352 +0200
@@ -31,7 +31,7 @@
 # xmllint (for validation)
 BuildRequires:  libxml2-tools
 # RNG validation schema
-BuildRequires:  yast2-installation-control >= 4.4.2
+BuildRequires:  yast2-installation-control >= 4.4.3
 
 # xsltproc - for building control.TWKubic.xml from control.Kubic.xml
 BuildRequires:  diffutils
@@ -121,7 +121,7 @@
 
 URL:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        20210531
+Version:        20210907
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT

++++++ skelcd-control-Kubic-20210531.tar.bz2 -> 
skelcd-control-Kubic-20210907.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20210531/control/control.Kubic.xml 
new/skelcd-control-Kubic-20210907/control/control.Kubic.xml
--- old/skelcd-control-Kubic-20210531/control/control.Kubic.xml 2021-06-02 
17:16:31.000000000 +0200
+++ new/skelcd-control-Kubic-20210907/control/control.Kubic.xml 2021-09-07 
14:29:50.000000000 +0200
@@ -47,6 +47,14 @@
         <show_addons config:type="boolean">true</show_addons>
         <addons_default config:type="boolean">false</addons_default>
 
+        <!-- #1180699: Use openSUSE default NTP servers instead of SUSE ones 
-->
+        <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>
+
         <!-- casp require precise time for its work -->
         <precise_time config:type="boolean">true</precise_time>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.changes 
new/skelcd-control-Kubic-20210907/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.changes      
2021-06-02 17:16:31.000000000 +0200
+++ new/skelcd-control-Kubic-20210907/package/skelcd-control-Kubic.changes      
2021-09-07 14:29:50.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Sep  7 10:49:43 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Define default NTP servers for Kubic (bsc#1180699)
+- 20210907
+
+-------------------------------------------------------------------
 Wed Jun  2 13:25:34 UTC 2021 - Stefan Schubert <sch...@suse.de>
 
 - Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.spec 
new/skelcd-control-Kubic-20210907/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.spec 
2021-06-02 17:16:31.000000000 +0200
+++ new/skelcd-control-Kubic-20210907/package/skelcd-control-Kubic.spec 
2021-09-07 14:29:50.000000000 +0200
@@ -31,7 +31,7 @@
 # xmllint (for validation)
 BuildRequires:  libxml2-tools
 # RNG validation schema
-BuildRequires:  yast2-installation-control >= 4.4.2
+BuildRequires:  yast2-installation-control >= 4.4.3
 
 # xsltproc - for building control.TWKubic.xml from control.Kubic.xml
 BuildRequires:  libxslt-tools
@@ -121,7 +121,7 @@
 
 Url:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        20210531
+Version:        20210907
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT

Reply via email to