- Replace SuSEFirewall2 by firewalld (fate#323460)

- 4.0.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=125
This commit is contained in:
YaST Team Bot 2018-02-28 13:32:01 +00:00 committed by Git OBS Bridge
parent 6199bedefe
commit f0ad2e860b
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f4495df6eb008ed1c3cd5ce790257ddf66a29a7677177cacd5a9a9ac5728103
size 31946

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2eca5f1e95d80ab795699253529bec24b6cac96f5963f45702949f6c0ce26669
size 32050

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 12 09:45:41 UTC 2018 - knut.anderssen@suse.com
- Replace SuSEFirewall2 by firewalld (fate#323460)
- 4.0.3
-------------------------------------------------------------------
Mon Feb 12 08:47:13 UTC 2018 - jreidinger@suse.com

View File

@ -24,7 +24,7 @@
######################################################################
Name: yast2-services-manager
Version: 4.0.2
Version: 4.0.3
Release: 0
BuildArch: noarch
@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
Requires: ruby
# ServicesManager library
Requires: yast2 >= 4.0.5
# Firewalld interfaces helpers
Requires: yast2 >= 4.0.51
Requires: yast2-ruby-bindings >= 1.2.0
# need new enough installation for its inst clients
Conflicts: yast2-installation < 3.1.32
@ -44,8 +44,8 @@ Conflicts: yast2-runlevel
BuildRequires: ruby
BuildRequires: update-desktop-files
BuildRequires: yast2-ruby-bindings >= 1.2.0
# ServicesManager library
BuildRequires: yast2 >= 4.0.5
# Firewalld interfaces helpers
BuildRequires: yast2 >= 4.0.51
# Support for 'data' directory in rake install task
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake) >= 0.1.7