Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2023-07-27 16:52:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Jul 27 16:52:46 2023 rev:488 rq:1100990 version:20230726.2a0b30a

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2023-07-26 13:25:26.864544187 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.32662/openSUSE-release-tools.changes
 2023-07-27 16:53:00.598560573 +0200
@@ -1,0 +2,7 @@
+Wed Jul 26 06:24:25 UTC 2023 - opensuse-releaset...@opensuse.org
+
+- Update to version 20230726.2a0b30a:
+  * gocd: Run BCI RepoPublisher at 9:23 daily
+  * gocd: Add missing directory to BCI RepoPublisher pipeline
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20230725.2253789.obscpio

New:
----
  openSUSE-release-tools-20230726.2a0b30a.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.7dUUtj/_old  2023-07-27 16:53:01.342564776 +0200
+++ /var/tmp/diff_new_pack.7dUUtj/_new  2023-07-27 16:53:01.350564822 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20230725.2253789
+Version:        20230726.2a0b30a
 Release:        0
 Summary:        Tools to aid in staging and release work for openSUSE/SUSE
 License:        GPL-2.0-or-later AND MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.7dUUtj/_old  2023-07-27 16:53:01.402565115 +0200
+++ /var/tmp/diff_new_pack.7dUUtj/_new  2023-07-27 16:53:01.402565115 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">2253789510d778f56f1736fc283b263687a4f45f</param>
+    <param 
name="changesrevision">2a0b30a2e9861dcd47f5d3c2ccb9633d193d98a0</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20230725.2253789.obscpio -> 
openSUSE-release-tools-20230726.2a0b30a.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230725.2253789/gocd/bci.gocd.yaml 
new/openSUSE-release-tools-20230726.2a0b30a/gocd/bci.gocd.yaml
--- old/openSUSE-release-tools-20230725.2253789/gocd/bci.gocd.yaml      
2023-07-25 16:31:32.000000000 +0200
+++ new/openSUSE-release-tools-20230726.2a0b30a/gocd/bci.gocd.yaml      
2023-07-26 08:23:30.000000000 +0200
@@ -130,9 +130,13 @@
   SLE_BCI_15SP3.RepoPublisher:
     group: BCI
     lock_behavior: unlockWhenFinished
+    timer:
+      spec: 0 23 9 ? * *
+      only_on_changes: false
     materials:
       git:
         git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
     environment_variables:
         OSC_CONFIG: /home/go/config/oscrc-totest-manager
         BCI_TOKEN: '{{SECRET:[opensuse.secrets][BCI_TOKEN]}}'
@@ -234,9 +238,13 @@
   SLE_BCI_15SP4.RepoPublisher:
     group: BCI
     lock_behavior: unlockWhenFinished
+    timer:
+      spec: 0 23 9 ? * *
+      only_on_changes: false
     materials:
       git:
         git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
     environment_variables:
         OSC_CONFIG: /home/go/config/oscrc-totest-manager
         BCI_TOKEN: '{{SECRET:[opensuse.secrets][BCI_TOKEN]}}'
@@ -338,9 +346,13 @@
   SLE_BCI_15SP5.RepoPublisher:
     group: BCI
     lock_behavior: unlockWhenFinished
+    timer:
+      spec: 0 23 9 ? * *
+      only_on_changes: false
     materials:
       git:
         git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
     environment_variables:
         OSC_CONFIG: /home/go/config/oscrc-totest-manager
         BCI_TOKEN: '{{SECRET:[opensuse.secrets][BCI_TOKEN]}}'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230725.2253789/gocd/bci.gocd.yaml.erb 
new/openSUSE-release-tools-20230726.2a0b30a/gocd/bci.gocd.yaml.erb
--- old/openSUSE-release-tools-20230725.2253789/gocd/bci.gocd.yaml.erb  
2023-07-25 16:31:32.000000000 +0200
+++ new/openSUSE-release-tools-20230726.2a0b30a/gocd/bci.gocd.yaml.erb  
2023-07-26 08:23:30.000000000 +0200
@@ -130,9 +130,13 @@
   SLE_BCI_15<%= sp %>.RepoPublisher:
     group: BCI
     lock_behavior: unlockWhenFinished
+    timer:
+      spec: 0 23 9 ? * *
+      only_on_changes: false
     materials:
       git:
         git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
     environment_variables:
         OSC_CONFIG: /home/go/config/oscrc-totest-manager
         BCI_TOKEN: '{{SECRET:[opensuse.secrets][BCI_TOKEN]}}'

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.7dUUtj/_old  2023-07-27 16:53:02.298570178 +0200
+++ /var/tmp/diff_new_pack.7dUUtj/_new  2023-07-27 16:53:02.302570201 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20230725.2253789
-mtime: 1690295492
-commit: 2253789510d778f56f1736fc283b263687a4f45f
+version: 20230726.2a0b30a
+mtime: 1690352610
+commit: 2a0b30a2e9861dcd47f5d3c2ccb9633d193d98a0
 

Reply via email to