Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Leap:15.3 checked in at 2021-04-22 09:47:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Leap:15.3/.skelcd-control-openSUSE.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Thu Apr 22 09:47:12 2021 rev:8 rq:887460 version:15.3.3
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.3/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2021-04-21 18:26:17.691808499 +0200
+++
/work/SRC/openSUSE:Leap:15.3/.skelcd-control-openSUSE.new.12324/skelcd-control-openSUSE-promo.changes
2021-04-22 09:47:13.395180987 +0200
@@ -2 +2 @@
-Wed Apr 21 16:25:45 UTC 2021 - Yuchen Lin <[email protected]>
+Wed Apr 21 20:04:24 UTC 2021 - Knut Anderssen <[email protected]>
@@ -4,2 +4,2 @@
-- Add repo-debug-update repo to control file
- * Added add-repo-debug-update.patch
+- Added debug update repo (boo#1182915)
+- 15.3.3
skelcd-control-openSUSE.changes: same change
Old:
----
add-repo-debug-update.patch
skelcd-control-openSUSE-15.3.2.tar.bz2
New:
----
skelcd-control-openSUSE-15.3.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.C7uLdB/_old 2021-04-22 09:47:13.791181590 +0200
+++ /var/tmp/diff_new_pack.C7uLdB/_new 2021-04-22 09:47:13.795181596 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE-promo
-Version: 15.3.2
+Version: 15.3.3
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
@@ -36,8 +36,6 @@
Source: skelcd-control-openSUSE-%{version}.tar.bz2
# we do not distribute it, but need to have it here, otherwise build service
checks complain
Source99: README.md
-# PATCH-FIX-OPENSUSE add repo-debug-update to control file for the time being
-Patch0: add-repo-debug-update.patch
# xmllint
BuildRequires: libxml2-tools
# xsltproc
@@ -106,7 +104,6 @@
%prep
%setup -q -n skelcd-control-openSUSE-%{version}
-%patch0 -p1
%build
make %{?_smp_mflags} -C control
++++++ skelcd-control-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.C7uLdB/_old 2021-04-22 09:47:13.811181621 +0200
+++ /var/tmp/diff_new_pack.C7uLdB/_new 2021-04-22 09:47:13.811181621 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 15.3.2
+Version: 15.3.3
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
@@ -36,8 +36,6 @@
Source: skelcd-control-openSUSE-%{version}.tar.bz2
# we do not distribute it, but need to have it here, otherwise build service
checks complain
Source99: README.md
-# PATCH-FIX-OPENSUSE add repo-debug-update to control file for the time being
-Patch0: add-repo-debug-update.patch
# xmllint
BuildRequires: libxml2-tools
# xsltproc
@@ -106,7 +104,6 @@
%prep
%setup -q -n skelcd-control-openSUSE-%{version}
-%patch0 -p1
%build
make %{?_smp_mflags} -C control
++++++ skelcd-control-openSUSE-15.3.2.tar.bz2 ->
skelcd-control-openSUSE-15.3.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-15.3.2/control/control.openSUSE.xml
new/skelcd-control-openSUSE-15.3.3/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-15.3.2/control/control.openSUSE.xml
2021-03-30 12:18:03.000000000 +0200
+++ new/skelcd-control-openSUSE-15.3.3/control/control.openSUSE.xml
2021-04-22 08:46:07.000000000 +0200
@@ -137,6 +137,12 @@
<enabled config:type="boolean">false</enabled>
</extra_url>
<extra_url>
+
<baseurl>http://download.opensuse.org/debug/update/leap/$releasever/oss/</baseurl>
+ <alias>repo-debug-update</alias>
+ <name>Update Repository (Debug)</name>
+ <enabled config:type="boolean">false</enabled>
+ </extra_url>
+ <extra_url>
<baseurl>http://download.opensuse.org/debug/distribution/leap/$releasever/repo/non-oss/</baseurl>
<alias>repo-debug-non-oss</alias>
<name>Debug Repository (Non-OSS)</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-15.3.2/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-15.3.3/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-15.3.2/package/skelcd-control-openSUSE.changes
2021-03-30 12:18:03.000000000 +0200
+++ new/skelcd-control-openSUSE-15.3.3/package/skelcd-control-openSUSE.changes
2021-04-22 08:46:07.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Apr 21 20:04:24 UTC 2021 - Knut Anderssen <[email protected]>
+
+- Added debug update repo (boo#1182915)
+- 15.3.3
+
+-------------------------------------------------------------------
Tue Mar 30 09:00:15 UTC 2021 - David Diaz <[email protected]>
- Use the new security client (related to jsc#SLE-17307)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-15.3.2/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-15.3.3/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-15.3.2/package/skelcd-control-openSUSE.spec
2021-03-30 12:18:03.000000000 +0200
+++ new/skelcd-control-openSUSE-15.3.3/package/skelcd-control-openSUSE.spec
2021-04-22 08:46:07.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 15.3.2
+Version: 15.3.3
Release: 0
Summary: The openSUSE Installation Control file
License: MIT