Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-audit-laf for openSUSE:Factory checked in at 2022-03-05 14:43:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-audit-laf (Old) and /work/SRC/openSUSE:Factory/.yast2-audit-laf.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-audit-laf" Sat Mar 5 14:43:45 2022 rev:45 rq:958745 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-audit-laf/yast2-audit-laf.changes 2021-04-23 17:50:34.050788178 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-audit-laf.new.1958/yast2-audit-laf.changes 2022-03-05 14:44:25.099716079 +0100 @@ -1,0 +2,7 @@ +Thu Mar 3 08:49:34 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Set the name of the auto client in the desktop file + (bsc#1196590). +- 4.4.2 + +------------------------------------------------------------------- Old: ---- yast2-audit-laf-4.4.1.tar.bz2 New: ---- yast2-audit-laf-4.4.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-audit-laf.spec ++++++ --- /var/tmp/diff_new_pack.9qtHO7/_old 2022-03-05 14:44:25.495716179 +0100 +++ /var/tmp/diff_new_pack.9qtHO7/_new 2022-03-05 14:44:25.499716180 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-audit-laf # -# 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 @@ -17,7 +17,7 @@ Name: yast2-audit-laf -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: YaST2 - Configuration of Linux Auditing (LAF) License: GPL-2.0-only ++++++ yast2-audit-laf-4.4.1.tar.bz2 -> yast2-audit-laf-4.4.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-audit-laf-4.4.1/.github/workflows/ci.yml new/yast2-audit-laf-4.4.2/.github/workflows/ci.yml --- old/yast2-audit-laf-4.4.1/.github/workflows/ci.yml 2021-04-21 09:32:17.000000000 +0200 +++ new/yast2-audit-laf-4.4.2/.github/workflows/ci.yml 2022-03-03 12:51:20.000000000 +0100 @@ -46,7 +46,14 @@ Package: 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: @@ -58,7 +65,14 @@ Yardoc: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + + strategy: + fail-fast: false + matrix: + distro: [ "leap_latest" ] + + container: + image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby steps: @@ -72,7 +86,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: [ "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-audit-laf-4.4.1/package/yast2-audit-laf.changes new/yast2-audit-laf-4.4.2/package/yast2-audit-laf.changes --- old/yast2-audit-laf-4.4.1/package/yast2-audit-laf.changes 2021-04-21 09:32:17.000000000 +0200 +++ new/yast2-audit-laf-4.4.2/package/yast2-audit-laf.changes 2022-03-03 12:51:20.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Mar 3 08:49:34 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Set the name of the auto client in the desktop file + (bsc#1196590). +- 4.4.2 + +------------------------------------------------------------------- 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-audit-laf-4.4.1/package/yast2-audit-laf.spec new/yast2-audit-laf-4.4.2/package/yast2-audit-laf.spec --- old/yast2-audit-laf-4.4.1/package/yast2-audit-laf.spec 2021-04-21 09:32:17.000000000 +0200 +++ new/yast2-audit-laf-4.4.2/package/yast2-audit-laf.spec 2022-03-03 12:51:20.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-audit-laf -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: YaST2 - Configuration of Linux Auditing (LAF) License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-audit-laf-4.4.1/src/desktop/org.opensuse.yast.AuditLAF.desktop new/yast2-audit-laf-4.4.2/src/desktop/org.opensuse.yast.AuditLAF.desktop --- old/yast2-audit-laf-4.4.1/src/desktop/org.opensuse.yast.AuditLAF.desktop 2021-04-21 09:32:17.000000000 +0200 +++ new/yast2-audit-laf-4.4.2/src/desktop/org.opensuse.yast.AuditLAF.desktop 2022-03-03 12:51:20.000000000 +0100 @@ -13,6 +13,7 @@ X-SuSE-YaST-Geometry= X-SuSE-YaST-SortKey= X-SuSE-YaST-AutoInstClonable=true +X-SuSE-YaST-AutoInstClient=audit-laf_auto X-SuSE-YaST-AutoInstRequires=audit X-SuSE-YaST-AutoInstResource=audit-laf X-SuSE-YaST-Keywords=audit,auditd,auditctl,auditing,dispatcher,LAF