Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2025-07-01 11:35:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Tue Jul  1 11:35:23 2025 rev:521 rq:1289343 version:5.1751292366.cb60853

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2025-06-30 
13:05:49.660268141 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.7067/os-autoinst.changes        
2025-07-01 11:37:06.712692331 +0200
@@ -1,0 +2,11 @@
+Mon Jun 30 17:30:19 UTC 2025 - ok...@suse.com
+
+- Update to version 5.1751292366.cb60853:
+  * Fix category generation for paths to lua test modules
+  * Update Perl::Tidy to 20250616.0.0
+  * generalhw: fix is_shutdown signature
+  * Workaround coverage issue
+  * Rename `$mock_main` to `$mock_ovs` in OVS unit test
+  * Extend logging in OVS service to debug its occasional unresponsiveness
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-5.1750841733.3fc0bf7.obscpio

New:
----
  os-autoinst-5.1751292366.cb60853.obscpio

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

Other differences:
------------------
++++++ os-autoinst-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.2Z8ypp/_old  2025-07-01 11:37:07.980745298 +0200
+++ /var/tmp/diff_new_pack.2Z8ypp/_new  2025-07-01 11:37:07.984745465 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name os-autoinst-devel
 Name:           %{short_name}-test
-Version:        5.1750841733.3fc0bf7
+Version:        5.1751292366.cb60853
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-openvswitch-test.spec ++++++
--- /var/tmp/diff_new_pack.2Z8ypp/_old  2025-07-01 11:37:08.008746468 +0200
+++ /var/tmp/diff_new_pack.2Z8ypp/_new  2025-07-01 11:37:08.008746468 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst-openvswitch
 Name:           %{short_name}%{?name_ext}
-Version:        5.1750841733.3fc0bf7
+Version:        5.1751292366.cb60853
 Release:        0
 Summary:        test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.2Z8ypp/_old  2025-07-01 11:37:08.040747804 +0200
+++ /var/tmp/diff_new_pack.2Z8ypp/_new  2025-07-01 11:37:08.044747971 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        5.1750841733.3fc0bf7
+Version:        5.1751292366.cb60853
 Release:        0
 Summary:        test package for os-autoinst
 License:        GPL-2.0-or-later

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.2Z8ypp/_old  2025-07-01 11:37:08.076749308 +0200
+++ /var/tmp/diff_new_pack.2Z8ypp/_new  2025-07-01 11:37:08.076749308 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        5.1750841733.3fc0bf7
+Version:        5.1751292366.cb60853
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later

++++++ os-autoinst-5.1750841733.3fc0bf7.obscpio -> 
os-autoinst-5.1751292366.cb60853.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-autoinst-5.1750841733.3fc0bf7/autotest.pm 
new/os-autoinst-5.1751292366.cb60853/autotest.pm
--- old/os-autoinst-5.1750841733.3fc0bf7/autotest.pm    2025-06-25 
10:55:33.000000000 +0200
+++ new/os-autoinst-5.1751292366.cb60853/autotest.pm    2025-06-30 
16:06:06.000000000 +0200
@@ -308,7 +308,7 @@
     my $name = $2;
     if ($category ne 'other') {
         # show full folder hierarchy as category for non-sideloaded tests
-        my $pattern = qr,(tests/[^/]+/)?tests/([\w/]+)/([^/]+)\.p[my]$,;
+        my $pattern = qr,(tests/[^/]+/)?tests/([\w/]+)/([^/]+)\.(p[my]|lua)$,;
         $category = $2 if $script_path =~ $pattern;
     }
     return ($name, $category);

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.2Z8ypp/_old  2025-07-01 11:37:09.792820988 +0200
+++ /var/tmp/diff_new_pack.2Z8ypp/_new  2025-07-01 11:37:09.792820988 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 5.1750841733.3fc0bf7
-mtime: 1750841733
-commit: 3fc0bf73566a2d657f8b119c8ada1389ab315413
+version: 5.1751292366.cb60853
+mtime: 1751292366
+commit: cb60853c415482d04317c47b78149dcc5095ec5f
 

Reply via email to