Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2014-10-07 18:23:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2014-09-17 21:23:43.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
       2014-10-07 18:24:03.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 08:40:57 UTC 2014 - [email protected]
+
+- for Factory we only have one update repository not 4
+- 13.2.16
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

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

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

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.CVRuac/_old  2014-10-07 18:24:04.000000000 +0200
+++ /var/tmp/diff_new_pack.CVRuac/_new  2014-10-07 18:24:04.000000000 +0200
@@ -77,7 +77,7 @@
 
 Url:            https://github.com/yast/skelcd-control-openSUSE
 AutoReqProv:    off
-Version:        13.2.15
+Version:        13.2.16
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

++++++ skelcd-control-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.CVRuac/_old  2014-10-07 18:24:04.000000000 +0200
+++ /var/tmp/diff_new_pack.CVRuac/_new  2014-10-07 18:24:04.000000000 +0200
@@ -77,7 +77,7 @@
 
 Url:            https://github.com/yast/skelcd-control-openSUSE
 AutoReqProv:    off
-Version:        13.2.15
+Version:        13.2.16
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

++++++ skelcd-control-openSUSE-13.2.15.tar.bz2 -> 
skelcd-control-openSUSE-13.2.16.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skelcd-control-openSUSE-13.2.15/MAINTAINER 
new/skelcd-control-openSUSE-13.2.16/MAINTAINER
--- old/skelcd-control-openSUSE-13.2.15/MAINTAINER      2014-08-04 
16:33:44.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.16/MAINTAINER      2014-10-07 
11:02:12.000000000 +0200
@@ -1 +1 @@
-Ladislav Slezák <[email protected]>
+Deprecated file. Use `osc maintainer skelcd-control-openSUSE` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.15/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-13.2.16/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-13.2.15/control/control.openSUSE.xml    
2014-09-16 15:22:10.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.16/control/control.openSUSE.xml    
2014-10-07 11:02:12.000000000 +0200
@@ -137,15 +137,6 @@
                 <autorefresh config:type="boolean">true</autorefresh>
                 <priority config:type="integer">99</priority>
             </extra_url>
-            <extra_url>
-                
<baseurl>http://download.opensuse.org/update/factory-non-oss/</baseurl>
-                <alias>repo-update-non-oss</alias>
-                <name>openSUSE-Factory-Update-Non-Oss</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>
 
             <!-- Replacement for EXTRAURLS and OPTIONALURLS -->
             <extra_url>
@@ -176,26 +167,6 @@
                 <priority config:type="integer">99</priority>
             </extra_url>
             <extra_url>
-                
<baseurl>http://download.opensuse.org/debug/update/factory/</baseurl>
-                <alias>repo-debug-update</alias>
-                <name>openSUSE-Factory-Update-Debug</name>
-                <prod_dir>/</prod_dir>
-                <enabled config:type="boolean">false</enabled>
-                <autorefresh config:type="boolean">true</autorefresh>
-                <priority config:type="integer">99</priority>
-            </extra_url>
-            <extra_url>
-                
<baseurl>http://download.opensuse.org/debug/update/factory-non-oss/</baseurl>
-                <alias>repo-debug-update-non-oss</alias>
-                <name>openSUSE-Factory-Update-Debug-Non-Oss</name>
-                <prod_dir>/</prod_dir>
-                <enabled config:type="boolean">false</enabled>
-                <autorefresh config:type="boolean">true</autorefresh>
-                <priority config:type="integer">99</priority>
-            </extra_url>
-
-
-            <extra_url>
                 
<baseurl>http://download.opensuse.org/source/factory/repo/oss/</baseurl>
                 <alias>repo-source</alias>
                 <name>openSUSE-Factory-Source</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.15/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-13.2.15/package/skelcd-control-openSUSE.changes 
2014-09-16 15:22:10.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.changes 
2014-10-07 11:02:12.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Oct  7 08:40:57 UTC 2014 - [email protected]
+
+- for Factory we only have one update repository not 4
+- 13.2.16
+
+-------------------------------------------------------------------
 Mon Sep 15 11:00:27 UTC 2014 - [email protected]
 
 - remove clients from 2nd stage that no longer exist. For now we keep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.15/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-13.2.15/package/skelcd-control-openSUSE.spec    
2014-09-16 15:22:10.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.spec    
2014-10-07 11:02:12.000000000 +0200
@@ -76,7 +76,7 @@
 
 Url:            https://github.com/yast/skelcd-control-openSUSE
 AutoReqProv:    off
-Version:        13.2.15
+Version:        13.2.16
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to