Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-scanner for openSUSE:Factory 
checked in at 2022-04-14 17:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-scanner (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-scanner.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-scanner"

Thu Apr 14 17:24:43 2022 rev:57 rq:969603 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-scanner/yast2-scanner.changes      
2021-04-23 17:50:38.374795612 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-scanner.new.1941/yast2-scanner.changes    
2022-04-14 17:25:11.783244519 +0200
@@ -1,0 +2,5 @@
+Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- Bump version to 4.5.0 (bsc#1198109)
+
+-------------------------------------------------------------------

Old:
----
  yast2-scanner-4.4.1.tar.bz2

New:
----
  yast2-scanner-4.5.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-scanner.spec ++++++
--- /var/tmp/diff_new_pack.iV9wAp/_old  2022-04-14 17:25:12.303245127 +0200
+++ /var/tmp/diff_new_pack.iV9wAp/_new  2022-04-14 17:25:12.311245136 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-scanner
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 # which are pulled in by Autoreqprov because of the displaytest tool:
 %define my_requires /tmp/my-requires
 Name:           yast2-scanner
-Version:        4.4.1
+Version:        4.5.0
 Release:        0
 Summary:        YaST2 - Scanner Configuration
 License:        GPL-2.0-only

++++++ yast2-scanner-4.4.1.tar.bz2 -> yast2-scanner-4.5.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-4.4.1/.github/workflows/ci.yml 
new/yast2-scanner-4.5.0/.github/workflows/ci.yml
--- old/yast2-scanner-4.4.1/.github/workflows/ci.yml    2021-04-21 
09:52:14.000000000 +0200
+++ new/yast2-scanner-4.5.0/.github/workflows/ci.yml    2022-04-12 
13:37:43.000000000 +0200
@@ -8,7 +8,8 @@
 jobs:
   Package:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-cpp:latest
+    container:
+      image: registry.opensuse.org/yast/head/containers/yast-cpp:latest
 
     steps:
 
@@ -25,7 +26,14 @@
   # checks into one job avoids that overhead
   Checks:
     runs-on: ubuntu-latest
-    container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+
+    strategy:
+      fail-fast: false
+      matrix:
+        distro:  [ "tumbleweed", "leap_latest" ]
+
+    container:
+      image: 
registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby
 
     steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-4.4.1/package/yast2-scanner.changes 
new/yast2-scanner-4.5.0/package/yast2-scanner.changes
--- old/yast2-scanner-4.4.1/package/yast2-scanner.changes       2021-04-21 
09:52:14.000000000 +0200
+++ new/yast2-scanner-4.5.0/package/yast2-scanner.changes       2022-04-12 
13:37:43.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- Bump version to 4.5.0 (bsc#1198109)
+
+-------------------------------------------------------------------
 Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
 
 - stop packaging docdir, it only contained the license which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-4.4.1/package/yast2-scanner.spec 
new/yast2-scanner-4.5.0/package/yast2-scanner.spec
--- old/yast2-scanner-4.4.1/package/yast2-scanner.spec  2021-04-21 
09:52:14.000000000 +0200
+++ new/yast2-scanner-4.5.0/package/yast2-scanner.spec  2022-04-12 
13:37:43.000000000 +0200
@@ -20,7 +20,7 @@
 # which are pulled in by Autoreqprov because of the displaytest tool:
 %define my_requires /tmp/my-requires
 Name:           yast2-scanner
-Version:        4.4.1
+Version:        4.5.0
 Release:        0
 Summary:        YaST2 - Scanner Configuration
 License:        GPL-2.0-only

Reply via email to