forked from pool/yast2-firewall
Accepting request 177456 from YaST:Head
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/177456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=39
This commit is contained in:
commit
1fe4a7f986
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e7539790720c26d1b243027ef6ec8cc02e89ffecf1200265f9c5c20c66c70e29
|
|
||||||
size 117407
|
|
3
yast2-firewall-2.24.0.tar.bz2
Normal file
3
yast2-firewall-2.24.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b652e2ef4d666219a3aeef5dc0ced16a4309ce03a6a61709a253b846638c9fe1
|
||||||
|
size 116751
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 15:08:31 CEST 2013 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Using fixed checking for correct network definition to correctly
|
||||||
|
support IPv6 (bnc#800592)
|
||||||
|
- Using ValidNetwork from IP module
|
||||||
|
- 2.24.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 15 15:37:01 CEST 2013 - locilka@suse.cz
|
Mon Apr 15 15:37:01 CEST 2013 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 2.21.4
|
Version: 2.24.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -25,12 +25,13 @@ Source0: yast2-firewall-%{version}.tar.bz2
|
|||||||
|
|
||||||
BuildRequires: perl-XML-Writer
|
BuildRequires: perl-XML-Writer
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2 >= 2.16.47
|
|
||||||
BuildRequires: yast2-devtools
|
BuildRequires: yast2-devtools
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
|
# IP::CheckNetwork
|
||||||
|
BuildRequires: yast2 >= 2.23.25
|
||||||
|
|
||||||
# Netmask::CheckPrefix4
|
# IP::CheckNetwork
|
||||||
Requires: yast2 >= 2.18.26
|
Requires: yast2 >= 2.23.25
|
||||||
|
|
||||||
# ButtonBox widget
|
# ButtonBox widget
|
||||||
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user