Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2020-03-31 17:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Tue Mar 31 17:31:49 2020 rev:212 rq:788900 version:20200326

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2020-03-22 14:16:24.094027224 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.3160/skelcd-control-openSUSE-promo.changes
  2020-03-31 17:31:55.748249377 +0200
@@ -1,0 +2,5 @@
+Thu Mar 26 21:00:00 UTC 2020 - Sergio Lindo <[email protected]>
+
+- Fix %s390x links (boo#1165922)
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

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

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

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.zdsUSz/_old  2020-03-31 17:31:56.516249827 +0200
+++ /var/tmp/diff_new_pack.zdsUSz/_new  2020-03-31 17:31:56.516249827 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        20200320
+Version:        20200326
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -121,7 +121,7 @@
 mkdir -p $RPM_BUILD_ROOT%{?skelcdpath}/CD1
 install -m 644 control/${CONTROL_FILE} 
$RPM_BUILD_ROOT%{?skelcdpath}/CD1/control.xml
 
-%ifarch aarch64 %arm ppc ppc64 ppc64le
+%ifarch aarch64 %arm ppc ppc64 ppc64le s390x
     ports_arch="%{_arch}"
     %ifarch ppc ppc64 ppc64le
         ports_arch="ppc"
@@ -132,6 +132,9 @@
     %ifarch armv7l armv7hl
         ports_arch="armv7hl"
     %endif
+    %ifarch s390x
+        ports_arch="zsystems"
+    %endif
     sed -i -e 
"s,http://download.opensuse.org/distribution/,http://download.opensuse.org/ports/$ports_arch/distribution/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/tumbleweed/,http://download.opensuse.org/ports/$ports_arch/tumbleweed/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     # Leap debug repo (from :Update) has a different path since all 'ports' 
(ARM and PPC) are in the same repo

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-20200320.tar.bz2 -> 
skelcd-control-openSUSE-20200326.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20200320/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-20200326/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-20200320/package/skelcd-control-openSUSE.changes    
    2020-03-20 09:51:23.000000000 +0100
+++ 
new/skelcd-control-openSUSE-20200326/package/skelcd-control-openSUSE.changes    
    2020-03-27 09:11:21.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Mar 26 21:00:00 UTC 2020 - Sergio Lindo <[email protected]>
+
+- Fix %s390x links (boo#1165922)
+
+-------------------------------------------------------------------
 Fri Mar 20 08:23:19 UTC 2020 - Guillaume GARDET <[email protected]>
 
 - Update external link for non-x86 on Leap (bsc#1120938)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20200320/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-20200326/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20200320/package/skelcd-control-openSUSE.spec   
2020-03-20 09:51:23.000000000 +0100
+++ new/skelcd-control-openSUSE-20200326/package/skelcd-control-openSUSE.spec   
2020-03-27 09:11:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-control-openSUSE
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        20200320
+Version:        20200326
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -121,7 +121,7 @@
 mkdir -p $RPM_BUILD_ROOT%{?skelcdpath}/CD1
 install -m 644 control/${CONTROL_FILE} 
$RPM_BUILD_ROOT%{?skelcdpath}/CD1/control.xml
 
-%ifarch aarch64 %arm ppc ppc64 ppc64le
+%ifarch aarch64 %arm ppc ppc64 ppc64le s390x
     ports_arch="%{_arch}"
     %ifarch ppc ppc64 ppc64le
         ports_arch="ppc"
@@ -132,6 +132,9 @@
     %ifarch armv7l armv7hl
         ports_arch="armv7hl"
     %endif
+    %ifarch s390x
+        ports_arch="zsystems"
+    %endif
     sed -i -e 
"s,http://download.opensuse.org/distribution/,http://download.opensuse.org/ports/$ports_arch/distribution/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/tumbleweed/,http://download.opensuse.org/ports/$ports_arch/tumbleweed/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     # Leap debug repo (from :Update) has a different path since all 'ports' 
(ARM and PPC) are in the same repo


Reply via email to