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 2023-01-20 17:37:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old) and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE" Fri Jan 20 17:37:17 2023 rev:232 rq:1059360 version:20230104 Changes: -------- --- /work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes 2022-12-15 19:24:39.475869483 +0100 +++ /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.32243/skelcd-control-openSUSE-promo.changes 2023-01-20 17:37:18.448065664 +0100 @@ -1,0 +2,7 @@ +Wed Jan 4 11:50:47 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- LegacyX86: unlike other ports, i586 does have a valid non-oss + repo. Do not filter it out (related to boo#1206406). +- 20230104 + +------------------------------------------------------------------- skelcd-control-openSUSE.changes: same change Old: ---- skelcd-control-openSUSE-20221212.tar.bz2 New: ---- skelcd-control-openSUSE-20230104.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-openSUSE-promo.spec ++++++ --- /var/tmp/diff_new_pack.Ea5qul/_old 2023-01-20 17:37:19.244070066 +0100 +++ /var/tmp/diff_new_pack.Ea5qul/_new 2023-01-20 17:37:19.248070089 +0100 @@ -1,7 +1,7 @@ # # spec file for package skelcd-control-openSUSE-promo # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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-promo -Version: 20221212 +Version: 20230104 Release: 0 Summary: The openSUSE Installation Control file License: MIT @@ -173,9 +173,11 @@ # Update external link sed -i -e "s,https://download.opensuse.org/YaST/Repos/openSUSE_Factory_Servers.xml,https://download.opensuse.org/YaST/Repos/openSUSE_$ports_arch\_Factory_Servers.xml," %{buildroot}%{?skelcdpath}/CD1/control.xml sed -i -e "s,https://download.opensuse.org/YaST/Repos/openSUSE_Leap_,https://download.opensuse.org/YaST/Repos/openSUSE_$ports_arch\_Leap_," %{buildroot}%{?skelcdpath}/CD1/control.xml - #we parse out non existing non-oss repo for ports + %ifnarch %ix86 + #we parse out non existing non-oss repo for ports, except on i586, where nonoss exists xsltproc -o %{buildroot}%{?skelcdpath}/CD1/control_ports.xml control/nonoss.xsl %{buildroot}%{?skelcdpath}/CD1/control.xml mv %{buildroot}%{?skelcdpath}/CD1/control{_ports,}.xml + %endif xmllint --noout --relaxng %{_datadir}/YaST2/control/control.rng %{buildroot}%{?skelcdpath}/CD1/control.xml %endif skelcd-control-openSUSE.spec: same change ++++++ skelcd-control-openSUSE-20221212.tar.bz2 -> skelcd-control-openSUSE-20230104.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.changes new/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.changes --- old/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.changes 2022-12-14 14:47:19.000000000 +0100 +++ new/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.changes 2023-01-18 13:40:05.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Jan 4 11:50:47 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- LegacyX86: unlike other ports, i586 does have a valid non-oss + repo. Do not filter it out (related to boo#1206406). +- 20230104 + +------------------------------------------------------------------- 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 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.spec new/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.spec --- old/skelcd-control-openSUSE-20221212/package/skelcd-control-openSUSE.spec 2022-12-14 14:47:19.000000000 +0100 +++ new/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.spec 2023-01-18 13:40:05.000000000 +0100 @@ -27,7 +27,7 @@ # ###################################################################### Name: skelcd-control-openSUSE -Version: 20221212 +Version: 20230104 Release: 0 Summary: The openSUSE Installation Control file License: MIT @@ -173,9 +173,11 @@ # Update external link sed -i -e "s,https://download.opensuse.org/YaST/Repos/openSUSE_Factory_Servers.xml,https://download.opensuse.org/YaST/Repos/openSUSE_$ports_arch\_Factory_Servers.xml," %{buildroot}%{?skelcdpath}/CD1/control.xml sed -i -e "s,https://download.opensuse.org/YaST/Repos/openSUSE_Leap_,https://download.opensuse.org/YaST/Repos/openSUSE_$ports_arch\_Leap_," %{buildroot}%{?skelcdpath}/CD1/control.xml - #we parse out non existing non-oss repo for ports - xsltproc -o %{buildroot}%{?skelcdpath}/CD1/control_ports.xml control/nonoss.xsl %{buildroot}%{?skelcdpath}/CD1/control.xml - mv %{buildroot}%{?skelcdpath}/CD1/control{_ports,}.xml + %ifnarch %ix86 + #we parse out non existing non-oss repo for ports, except on i586, where nonoss exists + xsltproc -o %{buildroot}%{?skelcdpath}/CD1/control_ports.xml control/nonoss.xsl %{buildroot}%{?skelcdpath}/CD1/control.xml + mv %{buildroot}%{?skelcdpath}/CD1/control{_ports,}.xml + %endif xmllint --noout --relaxng %{_datadir}/YaST2/control/control.rng %{buildroot}%{?skelcdpath}/CD1/control.xml %endif