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 2022-12-15 19:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Thu Dec 15 19:24:36 2022 rev:231 rq:1042964 version:20221212

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2022-10-12 18:24:14.725597605 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.1835/skelcd-control-openSUSE-promo.changes
  2022-12-15 19:24:39.475869483 +0100
@@ -1,0 +2,7 @@
+Mon Dec 12 13:35:16 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Define i586 as an external port: openSUSE:Factory is giving up on
+  i586 (boo#1206406).
+- 20221212
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

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

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

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.V04OoO/_old  2022-12-15 19:24:40.091872988 +0100
+++ /var/tmp/diff_new_pack.V04OoO/_new  2022-12-15 19:24:40.095873010 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        20221010
+Version:        20221212
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -69,8 +69,8 @@
 Requires:       yast2-ntp-client
 Requires:       yast2-proxy
 # this is the default theme
-Requires:       yast2-configuration-management
 Requires:       yast2-qt-branding-openSUSE
+Requires:       yast2-configuration-management
 Requires:       yast2-services-manager
 Requires:       yast2-slp
 Requires:       yast2-theme
@@ -131,7 +131,7 @@
 %define update_repo 0
 %if 0%{?sle_version} <= 150200
 # With Tumbleweed and Leap 15.2 and before, aarch64 arm ppc ppc64 ppc64le 
riscv64 s390x are separated from regular Leap repo.
-%ifarch aarch64 %arm ppc ppc64 ppc64le riscv64 s390x
+%ifarch aarch64 %arm %ix86 ppc ppc64 ppc64le riscv64 s390x
 %define update_repo 1
 %endif
 %endif
@@ -144,6 +144,9 @@
 
 %if "%{update_repo}" == "1"
     ports_arch="%{_arch}"
+    %ifarch %ix86
+        ports_arch="i586"
+    %endif
     %ifarch ppc ppc64 ppc64le
         ports_arch="ppc"
     %endif

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-20221010.tar.bz2 -> 
skelcd-control-openSUSE-20221212.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20221010/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-20221212/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-20221010/control/control.openSUSE.xml   
2022-10-10 09:49:35.000000000 +0200
+++ new/skelcd-control-openSUSE-20221212/control/control.openSUSE.xml   
2022-12-14 14:47:19.000000000 +0100
@@ -608,7 +608,7 @@
           <label>Desktop with KDE Plasma</label>
         </kde>
         <kde_description>
-         <label>Graphical system with KDE Plasma as desktop environment. 
Suitable for Workstations, Desktops and Laptops.
+         <label>Graphical system with KDE Plasma as desktop environment and 
additional set of software. Suitable for Workstations, Desktops and Laptops.
           </label>
         </kde_description>
         <gnome>
@@ -616,7 +616,7 @@
           <label>Desktop with GNOME</label>
         </gnome>
         <gnome_description>
-         <label>Graphical system with GNOME as desktop environment. Suitable 
for Workstations, Desktops and Laptops.
+         <label>Graphical system with GNOME as desktop environment and 
additional set of software. Suitable for Workstations, Desktops and Laptops.
          </label>
         </gnome_description>
         <xfce>
@@ -624,7 +624,7 @@
           <label>Desktop with Xfce</label>
         </xfce>
         <xfce_description>
-          <label>Graphical system with Xfce as desktop environment. Suitable 
for Workstations, Desktops and Laptops.
+          <label>Graphical system with Xfce as desktop environment and 
additional set of software. Suitable for Workstations, Desktops and Laptops.
           </label>
         </xfce_description>
        <generic_desktop>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20221010/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-20221010/package/skelcd-control-openSUSE.changes    
    2022-10-10 09:49:35.000000000 +0200
+++ 
new/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.changes    
    2022-12-14 14:47:19.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Dec 12 13:35:16 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Define i586 as an external port: openSUSE:Factory is giving up on
+  i586 (boo#1206406).
+- 20221212
+
+-------------------------------------------------------------------
 Thu Sep 29 13:03:17 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org>
 
 - Disable kdump for %arm - boo#1203888
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20221010/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20221010/package/skelcd-control-openSUSE.spec   
2022-10-10 09:49:35.000000000 +0200
+++ new/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.spec   
2022-12-14 14:47:19.000000000 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        20221010
+Version:        20221212
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -131,7 +131,7 @@
 %define update_repo 0
 %if 0%{?sle_version} <= 150200
 # With Tumbleweed and Leap 15.2 and before, aarch64 arm ppc ppc64 ppc64le 
riscv64 s390x are separated from regular Leap repo.
-%ifarch aarch64 %arm ppc ppc64 ppc64le riscv64 s390x
+%ifarch aarch64 %arm %ix86 ppc ppc64 ppc64le riscv64 s390x
 %define update_repo 1
 %endif
 %endif
@@ -144,6 +144,9 @@
 
 %if "%{update_repo}" == "1"
     ports_arch="%{_arch}"
+    %ifarch %ix86
+        ports_arch="i586"
+    %endif
     %ifarch ppc ppc64 ppc64le
         ports_arch="ppc"
     %endif

Reply via email to