- add a client to create a snapshot after installation/upgrade

(fate #317973)
- 3.1.143

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=716
This commit is contained in:
YaST Team Bot 2015-05-28 14:55:29 +00:00 committed by Git OBS Bridge
parent 6419fb6925
commit 0648937a97
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 28 12:41:49 UTC 2015 - igonzalezsosa@suse.com
- add a client to create a snapshot after installation/upgrade
(fate #317973)
- 3.1.143
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 20 19:29:48 UTC 2015 - lslezak@suse.cz Wed May 20 19:29:48 UTC 2015 - lslezak@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 3.1.142 Version: 3.1.143
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -41,7 +41,7 @@ BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem(rspec) BuildRequires: rubygem(rspec)
# Base clients for inst clients # Base clients for inst clients
BuildRequires: yast2 >= 3.1.112 BuildRequires: yast2 >= 3.1.126
# Yast::Remote # Yast::Remote
BuildRequires: yast2-network BuildRequires: yast2-network
@ -50,7 +50,7 @@ BuildRequires: yast2-network
Requires: autoyast2-installation >= 3.1.5 Requires: autoyast2-installation >= 3.1.5
# Wizard.OpenLeftTitleNextBackDialog # Wizard.OpenLeftTitleNextBackDialog
Requires: yast2 >= 3.1.43 Requires: yast2 >= 3.1.126
# Language::GetLanguageItems and other API # Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions) # Language::Set (handles downloading the translation extensions)