- respect target level specified in control file (bsc#1063216)

- 4.0.1

- Use fewer calls of systemctl to speed up startup (bsc#1045658)
- 4.0.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=121
This commit is contained in:
YaST Team Bot 2017-10-16 13:12:37 +00:00 committed by Git OBS Bridge
parent e7d07588d8
commit 4fdc51dbd5
4 changed files with 18 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 16 12:22:31 UTC 2017 - jreidinger@suse.com
- respect target level specified in control file (bsc#1063216)
- 4.0.1
-------------------------------------------------------------------
Wed Aug 30 14:12:29 UTC 2017 - mvidner@suse.com
- Use fewer calls of systemctl to speed up startup (bsc#1045658)
- 4.0.0
-------------------------------------------------------------------
Wed Aug 2 14:22:08 UTC 2017 - jreidinger@suse.com

View File

@ -24,7 +24,7 @@
######################################################################
Name: yast2-services-manager
Version: 3.3.1
Version: 4.0.1
Release: 0
BuildArch: noarch
@ -33,7 +33,7 @@ Source0: %{name}-%{version}.tar.bz2
Requires: ruby
# ServicesManager library
Requires: yast2 >= 3.1.86
Requires: yast2 >= 4.0.5
Requires: yast2-ruby-bindings >= 1.2.0
# need new enough installation for its inst clients
Conflicts: yast2-installation < 3.1.32
@ -45,7 +45,7 @@ BuildRequires: ruby
BuildRequires: update-desktop-files
BuildRequires: yast2-ruby-bindings >= 1.2.0
# ServicesManager library
BuildRequires: yast2 >= 3.1.86
BuildRequires: yast2 >= 4.0.5
# Support for 'data' directory in rake install task
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake) >= 0.1.7