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-12-18 18:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Thu Dec 18 18:31:49 2025 rev:555 rq:1323426 version:5.1765976654.0026f92

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2025-12-17 
17:39:11.758778859 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1928/os-autoinst.changes        
2025-12-18 18:32:35.908502706 +0100
@@ -1,0 +2,10 @@
+Wed Dec 17 17:11:55 UTC 2025 - [email protected]
+
+- Update to version 5.1765976654.0026f92:
+  * Fix opencv dependency due to upstream changes
+  * Restore package  builds on older openSUSE versions
+  * Remove `ShellCheck` from devel dependencies on s390x
+  * Remove obsolete 'bin/' folder
+  * Improve documentation strings for get/check_var
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-5.1765808557.b89e9b4.obscpio

New:
----
  os-autoinst-5.1765976654.0026f92.obscpio

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

Other differences:
------------------
++++++ os-autoinst-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.8U0zDB/_old  2025-12-18 18:32:37.076551773 +0100
+++ /var/tmp/diff_new_pack.8U0zDB/_new  2025-12-18 18:32:37.080551942 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name os-autoinst-devel
 Name:           %{short_name}-test
-Version:        5.1765808557.b89e9b4
+Version:        5.1765976654.0026f92
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-openvswitch-test.spec ++++++
--- /var/tmp/diff_new_pack.8U0zDB/_old  2025-12-18 18:32:37.116553454 +0100
+++ /var/tmp/diff_new_pack.8U0zDB/_new  2025-12-18 18:32:37.116553454 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst-openvswitch
 Name:           %{short_name}%{?name_ext}
-Version:        5.1765808557.b89e9b4
+Version:        5.1765976654.0026f92
 Release:        0
 Summary:        test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.8U0zDB/_old  2025-12-18 18:32:37.156555134 +0100
+++ /var/tmp/diff_new_pack.8U0zDB/_new  2025-12-18 18:32:37.156555134 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        5.1765808557.b89e9b4
+Version:        5.1765976654.0026f92
 Release:        0
 Summary:        test package for os-autoinst
 License:        GPL-2.0-or-later

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.8U0zDB/_old  2025-12-18 18:32:37.196556814 +0100
+++ /var/tmp/diff_new_pack.8U0zDB/_new  2025-12-18 18:32:37.200556983 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        5.1765808557.b89e9b4
+Version:        5.1765976654.0026f92
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later

++++++ os-autoinst-5.1765808557.b89e9b4.obscpio -> 
os-autoinst-5.1765976654.0026f92.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/os-autoinst-5.1765808557.b89e9b4/container/os-autoinst_dev/Dockerfile 
new/os-autoinst-5.1765976654.0026f92/container/os-autoinst_dev/Dockerfile
--- old/os-autoinst-5.1765808557.b89e9b4/container/os-autoinst_dev/Dockerfile   
2025-12-15 15:22:37.000000000 +0100
+++ new/os-autoinst-5.1765976654.0026f92/container/os-autoinst_dev/Dockerfile   
2025-12-17 14:04:14.000000000 +0100
@@ -21,7 +21,7 @@
 RUN zypper in -y -C \
        'pkgconfig(fftw3)' \
        'pkgconfig(libpng)' \
-       'pkgconfig(opencv)' \
+       'pkgconfig(opencv4)' \
        'pkgconfig(sndfile)' \
        'pkgconfig(theoraenc)' \
        ShellCheck \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-autoinst-5.1765808557.b89e9b4/dependencies.yaml 
new/os-autoinst-5.1765976654.0026f92/dependencies.yaml
--- old/os-autoinst-5.1765808557.b89e9b4/dependencies.yaml      2025-12-15 
15:22:37.000000000 +0100
+++ new/os-autoinst-5.1765976654.0026f92/dependencies.yaml      2025-12-17 
14:04:14.000000000 +0100
@@ -104,7 +104,7 @@
   shfmt:
 
 docker_requires:
-  pkgconfig(opencv):
+  pkgconfig(opencv4):
   shadow:
   sudo:
   which:

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.8U0zDB/_old  2025-12-18 18:32:40.176682005 +0100
+++ /var/tmp/diff_new_pack.8U0zDB/_new  2025-12-18 18:32:40.180682173 +0100
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 5.1765808557.b89e9b4
-mtime: 1765808557
-commit: b89e9b422ad3250d42a5af73f573f73ea21225d2
+version: 5.1765976654.0026f92
+mtime: 1765976654
+commit: 0026f921e196e9a433672ea8380a16188c02eb50
 

Reply via email to