- Fix failing tests

- 3.1.16

- Fix issues with ServicesManagerTarget (bnc#869656, bnc#867759,
  bnc#875098)
- 3.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=55
This commit is contained in:
YaST Team Bot 2014-07-02 13:22:55 +00:00 committed by Git OBS Bridge
parent 4ed84bbc38
commit 05a1f927fb
4 changed files with 19 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jul 2 12:15:17 UTC 2014 - vmoravec@suse.com
- Fix failing tests
- 3.1.16
-------------------------------------------------------------------
Tue Jul 1 09:19:08 UTC 2014 - vmoravec@suse.com
- Fix issues with ServicesManagerTarget (bnc#869656, bnc#867759,
bnc#875098)
- 3.1.15
-------------------------------------------------------------------
Fri Jun 6 10:52:11 CEST 2014 - locilka@suse.com

View File

@ -24,7 +24,7 @@
######################################################################
Name: yast2-services-manager
Version: 3.1.14
Version: 3.1.16
Release: 0
BuildArch: noarch
@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
Requires: ruby
Requires: yast2 >= 3.0.5
Requires: yast2 >= 3.1.82
Requires: yast2-ruby-bindings >= 1.2.0
# need new enough installation for its inst clients
Conflicts: yast2-installation < 3.1.32
@ -43,7 +43,7 @@ Conflicts: yast2-runlevel
BuildRequires: ruby
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.0.5
BuildRequires: yast2 >= 3.1.82
BuildRequires: yast2-ruby-bindings >= 1.2.0
# Support for 'data' directory in rake install task
BuildRequires: rubygem-rspec