Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skelcd-control-openSUSE-Slowroll for 
openSUSE:Factory checked in at 2024-05-29 19:36:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE-Slowroll (Old)
 and      
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE-Slowroll.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE-Slowroll"

Wed May 29 19:36:28 2024 rev:2 rq:1177609 version:20240529

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE-Slowroll/skelcd-control-openSUSE-Slowroll.changes
        2024-05-16 17:15:57.585628118 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE-Slowroll.new.24587/skelcd-control-openSUSE-Slowroll.changes
     2024-05-29 19:37:10.303355463 +0200
@@ -1,0 +2,5 @@
+Wed May 29 12:26:39 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Use /source/slowroll/repo/oss/ to match Tumbleweed
+
+-------------------------------------------------------------------

Old:
----
  skelcd-control-openSUSE-Slowroll-20240514.tar.bz2

New:
----
  skelcd-control-openSUSE-Slowroll-20240529.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-Slowroll.spec ++++++
--- /var/tmp/diff_new_pack.R11Fg6/_old  2024-05-29 19:37:10.879376308 +0200
+++ /var/tmp/diff_new_pack.R11Fg6/_new  2024-05-29 19:37:10.883376454 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-Slowroll
-Version:        20240514
+Version:        20240529
 Release:        0
 Summary:        The openSUSE Slowroll Installation Control file
 License:        MIT

++++++ skelcd-control-openSUSE-Slowroll-20240514.tar.bz2 -> 
skelcd-control-openSUSE-Slowroll-20240529.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skelcd-control-openSUSE-Slowroll-20240514/Rakefile 
new/skelcd-control-openSUSE-Slowroll-20240529/Rakefile
--- old/skelcd-control-openSUSE-Slowroll-20240514/Rakefile      2024-05-14 
15:42:16.000000000 +0200
+++ new/skelcd-control-openSUSE-Slowroll-20240529/Rakefile      2024-05-29 
16:24:40.000000000 +0200
@@ -6,6 +6,9 @@
   conf.exclude_files << /README.md/ #do not pack readme
 end
 
+# Slowroll does not require ID for each change, so this check is unnecessary
+Rake::Task["osc:sr"].prerequisites.delete("check:changelog")
+
 # this package uses the date versioning in master (for openSUSE Tumbleweed),
 # replace the standard yast task implementation
 Rake::Task[:'version:bump'].clear
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-Slowroll-20240514/control/control.xml 
new/skelcd-control-openSUSE-Slowroll-20240529/control/control.xml
--- old/skelcd-control-openSUSE-Slowroll-20240514/control/control.xml   
2024-05-14 15:42:16.000000000 +0200
+++ new/skelcd-control-openSUSE-Slowroll-20240529/control/control.xml   
2024-05-29 16:24:40.000000000 +0200
@@ -167,7 +167,7 @@
                 <priority config:type="integer">99</priority>
             </extra_url>
             <extra_url>
-                
<baseurl>http://download.opensuse.org/source/slowroll/repo/src-oss/</baseurl>
+                
<baseurl>http://download.opensuse.org/source/slowroll/repo/oss/</baseurl>
                 <alias>repo-source</alias>
                 <name>openSUSE-Slowroll-Source</name>
                 <prod_dir>/</prod_dir>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-Slowroll-20240514/package/skelcd-control-openSUSE-Slowroll.changes
 
new/skelcd-control-openSUSE-Slowroll-20240529/package/skelcd-control-openSUSE-Slowroll.changes
--- 
old/skelcd-control-openSUSE-Slowroll-20240514/package/skelcd-control-openSUSE-Slowroll.changes
      2024-05-14 15:42:16.000000000 +0200
+++ 
new/skelcd-control-openSUSE-Slowroll-20240529/package/skelcd-control-openSUSE-Slowroll.changes
      2024-05-29 16:24:40.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Wed May 29 12:26:39 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Use /source/slowroll/repo/oss/ to match Tumbleweed
+
+-------------------------------------------------------------------
 Tue May 14 11:15:15 UTC 2024 - Ladislav Slezák <lsle...@suse.com>
 
 - initial version based on openSUSE Tumbleweed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-Slowroll-20240514/package/skelcd-control-openSUSE-Slowroll.spec
 
new/skelcd-control-openSUSE-Slowroll-20240529/package/skelcd-control-openSUSE-Slowroll.spec
--- 
old/skelcd-control-openSUSE-Slowroll-20240514/package/skelcd-control-openSUSE-Slowroll.spec
 2024-05-14 15:42:16.000000000 +0200
+++ 
new/skelcd-control-openSUSE-Slowroll-20240529/package/skelcd-control-openSUSE-Slowroll.spec
 2024-05-29 16:24:40.000000000 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-Slowroll
-Version:        20240514
+Version:        20240529
 Release:        0
 Summary:        The openSUSE Slowroll Installation Control file
 License:        MIT

Reply via email to