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-28 20:00:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Sat Jan 28 20:00:13 2023 rev:235 rq:1061573 version:20230126

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2023-01-26 10:58:58.328520309 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.32243/skelcd-control-openSUSE-promo.changes
 2023-01-28 20:09:22.382443654 +0100
@@ -1,0 +2,24 @@
+Thu Jan 26 10:24:00 UTC 2023 - Lubos Kocman <lubos.koc...@suse.com>
+
+- Use http:// for openh264 as the redirection target
+  does not support https:// (Resolves boo#1207567).
+
+- 20230126
+
+-------------------------------------------------------------------
+Wed Jan 25 09:44:50 UTC 2023 - Josef Reidinger <jreidin...@suse.com>
+
+- drop unused proposals definition ( related to drop of yast2-sound
+  bsc#1206903)
+- 20230125
+
+-------------------------------------------------------------------
+Tue Jan 24 10:37:00 UTC 2023 - Lubos Kocman <lubos.koc...@suse.com>
+
+- Enable Open H.264 repo by default code-o-o#leap/features/22
+  Resolves jsc#OPENSUSE-46 jsc#SLE-18915
+  fix changelog date
+
+- 20230124
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

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

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

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.8UaWVo/_old  2023-01-28 20:09:22.946446748 +0100
+++ /var/tmp/diff_new_pack.8UaWVo/_new  2023-01-28 20:09:22.954446792 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        20230104
+Version:        20230126
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-20230104.tar.bz2 -> 
skelcd-control-openSUSE-20230126.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20230104/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-20230126/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-20230104/control/control.openSUSE.xml   
2023-01-18 13:40:05.000000000 +0100
+++ new/skelcd-control-openSUSE-20230126/control/control.openSUSE.xml   
2023-01-27 15:38:46.000000000 +0100
@@ -174,6 +174,16 @@
                 <autorefresh config:type="boolean">true</autorefresh>
                 <priority config:type="integer">99</priority>
             </extra_url>
+            <!-- https://en.opensuse.org/OpenH264 -->
+            <extra_url>
+                
<baseurl>http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed</baseurl>
+                <alias>repo-openh264</alias>
+                <name>Open H.264 Codec (openSUSE Tumbleweed)</name>
+                <prod_dir>/</prod_dir>
+                <enabled config:type="boolean">true</enabled>
+                <autorefresh config:type="boolean">true</autorefresh>
+                <priority config:type="integer">99</priority>
+            </extra_url>
         </extra_urls>
 
         <!-- bnc#874116: Handling software proposal during product upgrade -->
@@ -860,52 +870,6 @@
                 <proposal_module>bootloader</proposal_module>
             </proposal_modules>
         </proposal>
-
-        <proposal>
-            <label>Network Configuration</label>
-            <name>network</name>
-            <stage>continue,normal</stage>
-            <unique_id>network_continue</unique_id>
-            <enable_skip>yes</enable_skip>
-            <proposal_modules config:type="list">
-                <proposal_module>
-                    <name>lan</name>
-                    <presentation_order>20</presentation_order>
-                </proposal_module>
-                <proposal_module>
-                    <name>general</name>
-                    <presentation_order>5</presentation_order>
-                </proposal_module>
-                <proposal_module>
-                    <name>isdn</name>
-                    <presentation_order>40</presentation_order>
-                </proposal_module>
-                <proposal_module>
-                    <name>remote</name>
-                    <presentation_order>60</presentation_order>
-                </proposal_module>
-                <proposal_module>
-                    <name>firewall</name>
-                    <presentation_order>10</presentation_order>
-                </proposal_module>
-                <proposal_module>
-                    <name>proxy</name>
-                    <presentation_order>70</presentation_order>
-                </proposal_module>
-            </proposal_modules>
-        </proposal>
-
-        <proposal>
-            <label>Hardware Configuration</label>
-            <name>hardware</name>
-            <stage>continue</stage>
-            <unique_id>hardware_continue</unique_id>
-            <enable_skip>yes</enable_skip>
-            <proposal_modules config:type="list">
-                <proposal_module>printer</proposal_module>
-                <proposal_module>sound</proposal_module>
-            </proposal_modules>
-        </proposal>
     </proposals>
 
     <workflows config:type="list">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-20230126/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.changes    
    2023-01-18 13:40:05.000000000 +0100
+++ 
new/skelcd-control-openSUSE-20230126/package/skelcd-control-openSUSE.changes    
    2023-01-27 15:38:46.000000000 +0100
@@ -1,4 +1,28 @@
 -------------------------------------------------------------------
+Thu Jan 26 10:24:00 UTC 2023 - Lubos Kocman <lubos.koc...@suse.com>
+
+- Use http:// for openh264 as the redirection target
+  does not support https:// (Resolves boo#1207567).
+
+- 20230126
+
+-------------------------------------------------------------------
+Wed Jan 25 09:44:50 UTC 2023 - Josef Reidinger <jreidin...@suse.com>
+
+- drop unused proposals definition ( related to drop of yast2-sound
+  bsc#1206903)
+- 20230125
+
+-------------------------------------------------------------------
+Tue Jan 24 10:37:00 UTC 2023 - Lubos Kocman <lubos.koc...@suse.com>
+
+- Enable Open H.264 repo by default code-o-o#leap/features/22
+  Resolves jsc#OPENSUSE-46 jsc#SLE-18915
+  fix changelog date
+
+- 20230124
+
+-------------------------------------------------------------------
 Wed Jan  4 11:50:47 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
 
 - LegacyX86: unlike other ports, i586 does have a valid non-oss
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-20230126/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20230104/package/skelcd-control-openSUSE.spec   
2023-01-18 13:40:05.000000000 +0100
+++ new/skelcd-control-openSUSE-20230126/package/skelcd-control-openSUSE.spec   
2023-01-27 15:38:46.000000000 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        20230104
+Version:        20230126
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

Reply via email to