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 2026-09-19 22:20:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Sat Sep 19 22:20:51 2026 rev:620 rq:1378890 version:5.1789452256.93a96a0

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2026-09-08 
17:00:16.548387578 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.383539/os-autoinst.changes      
2026-09-19 22:22:09.532147934 +0200
@@ -1,0 +2,11 @@
+Fri Sep 18 15:02:29 UTC 2026 - [email protected]
+
+- Update to version 5.1789452256.93a96a0:
+  * chore(tidy): Update to 20260826
+  * Revert "fix: Prevent command corruption from DSR/CPR loop on serial xterm 
consoles"
+  * fix: Prevent command corruption from DSR/CPR loop on xterm consoles
+  * test(myjsonrpc): Add test for newline handling
+  * feat: Avoid problems with pretty serial markers and multiline commands
+  * chore: Update Perl-Tidy to 20260808
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-5.1788768889.879c500.obscpio

New:
----
  os-autoinst-5.1789452256.93a96a0.obscpio

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

Other differences:
------------------
++++++ os-autoinst-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:11.605234394 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:11.606234436 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name os-autoinst-devel
 Name:           %{short_name}-test
-Version:        5.1788768889.879c500
+Version:        5.1789452256.93a96a0
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-openvswitch-test.spec ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:11.629235395 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:11.630235437 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst-openvswitch
 Name:           %{short_name}%{?name_ext}
-Version:        5.1788768889.879c500
+Version:        5.1789452256.93a96a0
 Release:        0
 Summary:        test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:11.654236438 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:11.656236521 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        5.1788768889.879c500
+Version:        5.1789452256.93a96a0
 Release:        0
 Summary:        test package for os-autoinst
 License:        GPL-2.0-or-later

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:11.679237481 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:11.681237564 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        5.1788768889.879c500
+Version:        5.1789452256.93a96a0
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:11.719239149 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:11.723239316 +0200
@@ -12,6 +12,7 @@
     <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">[email protected]</param>
+    <param name="filename">os-autoinst</param>
   </service>
   <service name="set_version" mode="disabled" />
   <service name="tar" mode="buildtime" />

++++++ os-autoinst-5.1788768889.879c500.obscpio -> 
os-autoinst-5.1789452256.93a96a0.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-autoinst-5.1788768889.879c500/cpanfile 
new/os-autoinst-5.1789452256.93a96a0/cpanfile
--- old/os-autoinst-5.1788768889.879c500/cpanfile       2026-09-07 
10:14:49.000000000 +0200
+++ new/os-autoinst-5.1789452256.93a96a0/cpanfile       2026-09-15 
08:04:16.000000000 +0200
@@ -104,7 +104,7 @@
     requires 'Devel::Cover';
     requires 'Module::CPANfile';
     requires 'PPI';
-    requires 'Perl::Tidy', '== 20260808.0.0';
+    requires 'Perl::Tidy', '== 20260826.0.0';
     requires 'Template::Toolkit';
     requires 'Test::CheckGitStatus';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-autoinst-5.1788768889.879c500/dependencies.yaml 
new/os-autoinst-5.1789452256.93a96a0/dependencies.yaml
--- old/os-autoinst-5.1788768889.879c500/dependencies.yaml      2026-09-07 
10:14:49.000000000 +0200
+++ new/os-autoinst-5.1789452256.93a96a0/dependencies.yaml      2026-09-15 
08:04:16.000000000 +0200
@@ -101,7 +101,7 @@
   perl(Devel::Cover):
   perl(Module::CPANfile):
   perl(Template::Toolkit):
-  perl(Perl::Tidy): == 20260808.0.0
+  perl(Perl::Tidy): == 20260826.0.0
   perl(PPI):
   perl(Test::CheckGitStatus):
   shfmt:

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.a1yz2Z/_old  2026-09-19 22:22:13.032293912 +0200
+++ /var/tmp/diff_new_pack.a1yz2Z/_new  2026-09-19 22:22:13.035294037 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 5.1788768889.879c500
-mtime: 1788768889
-commit: 879c5005ff4f543eb4f00e3de596fbe55458f87c
+version: 5.1789452256.93a96a0
+mtime: 1789452256
+commit: 93a96a0e188f2d021df61fad35f78b73ba9f0464
 

Reply via email to