Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=61
This commit is contained in:
parent
5753cdd720
commit
81e9c8cbfc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:347a8814f887c34032c323c7382b8248fdf3b519cbfb9cd11295654fe8673c43
|
|
||||||
size 117379
|
|
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:6c1f49c4198c9cc73f592fb09872d457f775160cba0d4ddd533e00653004e630
|
||||||
|
size 116782
|
@ -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…
Reference in New Issue
Block a user