- Add storage to build dependencies as tests depends on it
(related to changes done for bsc#932331) - 3.2.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=314
This commit is contained in:
committed by
Git OBS Bridge
parent
c4e4851bbc
commit
39c9cf3d55
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:841d6a0cf3bc3273d2a61e042308896145d71d3aa775189c4a5ea10c9eddc7ca
|
||||
size 62212
|
3
yast2-update-3.2.0.tar.bz2
Normal file
3
yast2-update-3.2.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e63b4842e2e0caa4bacab75b076b9d50752ac0d0a846ce7613d24d149323c7d7
|
||||
size 62276
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 14:43:00 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Add storage to build dependencies as tests depends on it
|
||||
(related to changes done for bsc#932331)
|
||||
- 3.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 08:02:43 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-update
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 3.1.43
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -39,6 +39,7 @@ BuildRequires: yast2-installation-control
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
# Stroage::ChangeDmNamesFromCrypttab
|
||||
BuildRequires: yast2-storage >= 2.22.9
|
||||
Requires: yast2-storage >= 2.22.9
|
||||
# FSSnapshotStore
|
||||
Requires: yast2 >= 3.1.126
|
||||
|
Reference in New Issue
Block a user