Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-apparmor for openSUSE:Factory checked in at 2022-04-14 17:23:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-apparmor (Old) and /work/SRC/openSUSE:Factory/.yast2-apparmor.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-apparmor" Thu Apr 14 17:23:51 2022 rev:82 rq:969408 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-apparmor/yast2-apparmor.changes 2021-06-01 10:33:56.692453791 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-apparmor.new.1941/yast2-apparmor.changes 2022-04-14 17:23:57.559157765 +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-apparmor-4.4.1.tar.bz2 New: ---- yast2-apparmor-4.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-apparmor.spec ++++++ --- /var/tmp/diff_new_pack.JbL428/_old 2022-04-14 17:23:58.059158349 +0200 +++ /var/tmp/diff_new_pack.JbL428/_new 2022-04-14 17:23:58.063158354 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-apparmor # -# 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-apparmor -Version: 4.4.1 +Version: 4.5.0 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management License: GPL-2.0-only ++++++ yast2-apparmor-4.4.1.tar.bz2 -> yast2-apparmor-4.5.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-apparmor-4.4.1/.github/workflows/ci.yml new/yast2-apparmor-4.5.0/.github/workflows/ci.yml --- old/yast2-apparmor-4.4.1/.github/workflows/ci.yml 2021-05-24 17:41:49.000000000 +0200 +++ new/yast2-apparmor-4.5.0/.github/workflows/ci.yml 2022-04-12 13:32:33.000000000 +0200 @@ -47,7 +47,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: @@ -59,7 +66,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: @@ -73,7 +87,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-apparmor-4.4.1/package/yast2-apparmor.changes new/yast2-apparmor-4.5.0/package/yast2-apparmor.changes --- old/yast2-apparmor-4.4.1/package/yast2-apparmor.changes 2021-05-24 17:41:49.000000000 +0200 +++ new/yast2-apparmor-4.5.0/package/yast2-apparmor.changes 2022-04-12 13:32:33.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) + +------------------------------------------------------------------- Mon May 24 14:49:39 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> - Do not crash when the profiles list is empty (bsc#1186330). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-apparmor-4.4.1/package/yast2-apparmor.spec new/yast2-apparmor-4.5.0/package/yast2-apparmor.spec --- old/yast2-apparmor-4.4.1/package/yast2-apparmor.spec 2021-05-24 17:41:49.000000000 +0200 +++ new/yast2-apparmor-4.5.0/package/yast2-apparmor.spec 2022-04-12 13:32:33.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-apparmor -Version: 4.4.1 +Version: 4.5.0 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management Url: https://github.com/yast/yast-apparmor