From ca77020f65e5e76f4327ad483870535722bc3302ead2a2ea869fe301ea93fa54 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 30 Mar 2021 13:35:34 +0000 Subject: [PATCH] - Do not display "No widget..." error messages when opening a firewall zone widget (bsc#1184115). - 4.3.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=248 --- yast2-firewall-4.3.10.tar.bz2 | 3 --- yast2-firewall-4.3.11.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-firewall-4.3.10.tar.bz2 create mode 100644 yast2-firewall-4.3.11.tar.bz2 diff --git a/yast2-firewall-4.3.10.tar.bz2 b/yast2-firewall-4.3.10.tar.bz2 deleted file mode 100644 index 6dcde76..0000000 --- a/yast2-firewall-4.3.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e840ce929a87915c451ad2db6692df13df34ccb727d1cc54f44edcdf6054cb80 -size 53639 diff --git a/yast2-firewall-4.3.11.tar.bz2 b/yast2-firewall-4.3.11.tar.bz2 new file mode 100644 index 0000000..a3e8932 --- /dev/null +++ b/yast2-firewall-4.3.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac003354c84110ba1025bed883bba9b063b721f2304c8d868aa5ac491e078a0f +size 53688 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 8906884..7734864 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 29 10:14:23 UTC 2021 - Imobach Gonzalez Sosa + +- Do not display "No widget..." error messages when opening + a firewall zone widget (bsc#1184115). +- 4.3.11 + ------------------------------------------------------------------- Fri Feb 12 14:31:50 UTC 2021 - Ancor Gonzalez Sosa diff --git a/yast2-firewall.spec b/yast2-firewall.spec index a0800f2..8c02bb5 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.3.10 +Version: 4.3.11 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only @@ -30,13 +30,13 @@ BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-testsuite -# Y2Firewall::Firewalld#modified_from_default -BuildRequires: yast2 >= 4.3.17 +# CWM::AbstractWidget#displayed? +BuildRequires: yast2 >= 4.3.60 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# Y2Firewall::Firewalld#modified_from_default -Requires: yast2 >= 4.3.17 +# CWM::AbstractWidget#displayed? +Requires: yast2 >= 4.3.60 Requires: yast2-ruby-bindings >= 1.0.0 # ButtonBox widget