- Use Package module instead of PackageSystem (bsc#1194886).
- 4.4.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=256
This commit is contained in:
parent
5dc68909bb
commit
2b02160753
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b7157e1bd6aaee7ded2d987062f875e7e144bf54ae70a1b7d6f00e3e09d21d5
|
||||
size 49282
|
3
yast2-firewall-4.4.3.tar.bz2
Normal file
3
yast2-firewall-4.4.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a5767a8f81477e69e3d27a42d6c17c895824bd7fe07a73f27cb3708fb3a5f2c
|
||||
size 49322
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 12:21:12 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Use Package module instead of PackageSystem (bsc#1194886).
|
||||
- 4.4.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 07:37:21 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 4.4.2
|
||||
Version: 4.4.3
|
||||
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
|
||||
# CWM::AbstractWidget#displayed?
|
||||
BuildRequires: yast2 >= 4.3.60
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
# CWM::AbstractWidget#displayed?
|
||||
Requires: yast2 >= 4.3.60
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
# ButtonBox widget
|
||||
|
Loading…
Reference in New Issue
Block a user