diff --git a/yast2-services-manager-3.3.1.tar.bz2 b/yast2-services-manager-3.3.1.tar.bz2 deleted file mode 100644 index 9053a3a..0000000 --- a/yast2-services-manager-3.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de8b933112a3aa57485ddbdc65cd4829c689ed9ec226f9de676f769e7ed2f755 -size 31443 diff --git a/yast2-services-manager-4.0.1.tar.bz2 b/yast2-services-manager-4.0.1.tar.bz2 new file mode 100644 index 0000000..44d9b4f --- /dev/null +++ b/yast2-services-manager-4.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97b76da41601af5bb1b566998f0561e1a6073633af08c6a9cb59aa9525bd206 +size 32700 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index ede877c..9f10218 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -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 @@ -12,6 +24,12 @@ Wed Jul 12 11:25:20 UTC 2017 - jreidinger@suse.com so part of bsc#1044312) - 3.3.0 +------------------------------------------------------------------- +Tue Feb 14 14:25:04 CET 2017 - schubi@suse.de + +- Added lib/services-manager/clients/*.rb to spec file + (FATE#321738). + ------------------------------------------------------------------- Mon Feb 13 14:34:34 CET 2017 - schubi@suse.de diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index b2045f5..7662ea0 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -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