- 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:
parent
6199bedefe
commit
f0ad2e860b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f4495df6eb008ed1c3cd5ce790257ddf66a29a7677177cacd5a9a9ac5728103
|
||||
size 31946
|
3
yast2-services-manager-4.0.3.tar.bz2
Normal file
3
yast2-services-manager-4.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2eca5f1e95d80ab795699253529bec24b6cac96f5963f45702949f6c0ce26669
|
||||
size 32050
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user