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-06-08 21:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Jun  8 21:42:02 2023 rev:467 rq:1091385 version:20230606.7297d89

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2023-06-06 19:57:03.646758379 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.15902/openSUSE-release-tools.changes
 2023-06-08 21:42:12.705867149 +0200
@@ -1,0 +2,12 @@
+Tue Jun 06 11:21:57 UTC 2023 - [email protected]
+
+- Update to version 20230606.7297d89:
+  * also monitor the SUSE:ALP repositories
+
+-------------------------------------------------------------------
+Tue Jun 06 08:10:11 UTC 2023 - [email protected]
+
+- Update to version 20230606.893b74f:
+  * Schedule Leap15.5 updates tests
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20230605.f39ef8f.obscpio

New:
----
  openSUSE-release-tools-20230606.7297d89.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.AUHgkA/_old  2023-06-08 21:42:13.773873443 +0200
+++ /var/tmp/diff_new_pack.AUHgkA/_new  2023-06-08 21:42:13.781873490 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20230605.f39ef8f
+Version:        20230606.7297d89
 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.AUHgkA/_old  2023-06-08 21:42:13.841873843 +0200
+++ /var/tmp/diff_new_pack.AUHgkA/_new  2023-06-08 21:42:13.845873867 +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">f39ef8fafe26c587f3906ca88f4a2bb3623fbdad</param>
+    <param 
name="changesrevision">7297d89bc6d33136f79e524550fa46e7c0f42133</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20230605.f39ef8f.obscpio -> 
openSUSE-release-tools-20230606.7297d89.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230605.f39ef8f/data/apimap.json 
new/openSUSE-release-tools-20230606.7297d89/data/apimap.json
--- old/openSUSE-release-tools-20230605.f39ef8f/data/apimap.json        
2023-06-05 13:26:09.000000000 +0200
+++ new/openSUSE-release-tools-20230606.7297d89/data/apimap.json        
2023-06-06 13:20:03.000000000 +0200
@@ -8,5 +8,15 @@
     "version": "15.4",
     "flavor": "DVD-Backports-Incidents",
     "distri": "opensuse"
+  },
+  "openSUSE:Leap:15.5:Update" : {
+    "version": "15.5",
+    "flavor": "DVD-Incidents",
+    "distri": "opensuse"
+  },
+  "openSUSE:Backports:SLE-15-SP5:Update" : {
+    "version": "15.5",
+    "flavor": "DVD-Backports-Incidents",
+    "distri": "opensuse"
   }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230605.f39ef8f/data/incidents.json 
new/openSUSE-release-tools-20230606.7297d89/data/incidents.json
--- old/openSUSE-release-tools-20230605.f39ef8f/data/incidents.json     
2023-06-05 13:26:09.000000000 +0200
+++ new/openSUSE-release-tools-20230606.7297d89/data/incidents.json     
2023-06-06 13:20:03.000000000 +0200
@@ -13,5 +13,20 @@
     "FLAVOR": "DVD-Backports-Incidents",
     "VERSION": "15.4",
     "ARCH": "x86_64"
+  },
+  "openSUSE:Leap:15.5:Update": {
+    "DISTRI": "opensuse",
+    "FLAVOR": "DVD-Incidents",
+    "VERSION": "15.5",
+    "ARCH": [
+      "x86_64",
+      "aarch64"
+    ]
+  },
+  "openSUSE:Backports:SLE-15-SP5:Update": {
+    "DISTRI": "opensuse",
+    "FLAVOR": "DVD-Backports-Incidents",
+    "VERSION": "15.5",
+    "ARCH": "x86_64"
   }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230605.f39ef8f/data/repos.json 
new/openSUSE-release-tools-20230606.7297d89/data/repos.json
--- old/openSUSE-release-tools-20230605.f39ef8f/data/repos.json 2023-06-05 
13:26:09.000000000 +0200
+++ new/openSUSE-release-tools-20230606.7297d89/data/repos.json 2023-06-06 
13:20:03.000000000 +0200
@@ -29,6 +29,36 @@
             "http://download.opensuse.org/update/leap/15.4/backports/";,
             "http://download.opensuse.org/update/leap/15.4/sle/";
          ]
+      },
+      "openSUSE:Leap:15.5:Update": {
+         "settings": {
+            "OS_TEST_ISSUES": "",
+            "FLAVOR": "DVD-Updates",
+            "DISTRI": "opensuse",
+            "VERSION": "15.5",
+            "ARCH": "x86_64"
+         },
+         "test": "textmode",
+         "repos": [
+            "http://download.opensuse.org/update/leap/15.5/oss/";,
+            "http://download.opensuse.org/update/leap/15.5/non-oss/";,
+            "http://download.opensuse.org/update/leap/15.5/backports/";,
+            "http://download.opensuse.org/update/leap/15.5/sle/";
+         ]
+      },
+      "openSUSE:Backports:SLE-15-SP5:Update": {
+         "settings": {
+            "OS_TEST_ISSUES": "",
+            "FLAVOR": "DVD-Backports-Incidents",
+            "DISTRI": "opensuse",
+            "VERSION": "15.5",
+            "ARCH": "x86_64"
+         },
+         "test": "textmode",
+         "repos": [
+            "http://download.opensuse.org/update/leap/15.5/backports/";,
+            "http://download.opensuse.org/update/leap/15.5/sle/";
+         ]
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230605.f39ef8f/gocd/monitors.gocd.yaml 
new/openSUSE-release-tools-20230606.7297d89/gocd/monitors.gocd.yaml
--- old/openSUSE-release-tools-20230605.f39ef8f/gocd/monitors.gocd.yaml 
2023-06-05 13:26:09.000000000 +0200
+++ new/openSUSE-release-tools-20230606.7297d89/gocd/monitors.gocd.yaml 
2023-06-06 13:20:03.000000000 +0200
@@ -89,7 +89,7 @@
                 git config --global user.email "[email protected]"
                 git config --global user.name "GoCD Repo Monitor"
                 cd repos
-                ../scripts/gocd/rabbit-repoid.py -A https://api.suse.de 
SUSE:SLE
+                ../scripts/gocd/rabbit-repoid.py -A https://api.suse.de 
SUSE:SLE SUSE:ALP
   openSUSE.Repo.Monitor:
     group: Monitors
     lock_behavior: unlockWhenFinished

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.AUHgkA/_old  2023-06-08 21:42:14.633878510 +0200
+++ /var/tmp/diff_new_pack.AUHgkA/_new  2023-06-08 21:42:14.637878534 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20230605.f39ef8f
-mtime: 1685964369
-commit: f39ef8fafe26c587f3906ca88f4a2bb3623fbdad
+version: 20230606.7297d89
+mtime: 1686050403
+commit: 7297d89bc6d33136f79e524550fa46e7c0f42133
 

Reply via email to