From 0648937a974ec788d15a4fde0a48b6fa5c503531747d9af8a9357865b7c27766 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 May 2015 14:55:29 +0000 Subject: [PATCH] - 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 --- yast2-installation-3.1.142.tar.bz2 | 3 --- yast2-installation-3.1.143.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.142.tar.bz2 create mode 100644 yast2-installation-3.1.143.tar.bz2 diff --git a/yast2-installation-3.1.142.tar.bz2 b/yast2-installation-3.1.142.tar.bz2 deleted file mode 100644 index 5160dd3..0000000 --- a/yast2-installation-3.1.142.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5340d4e211cd9934f0429a41769b19588fe01f0dffb7941a7fa20c0feb64c468 -size 389169 diff --git a/yast2-installation-3.1.143.tar.bz2 b/yast2-installation-3.1.143.tar.bz2 new file mode 100644 index 0000000..66fa115 --- /dev/null +++ b/yast2-installation-3.1.143.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6216acb3146a0c2aeabf808b4e7fa747c75fa1351fd539edaf619d2144f08793 +size 390044 diff --git a/yast2-installation.changes b/yast2-installation.changes index fc9ed27..06a58f5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index a138297..18068c0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.142 +Version: 3.1.143 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +41,7 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: rubygem(rspec) # Base clients for inst clients -BuildRequires: yast2 >= 3.1.112 +BuildRequires: yast2 >= 3.1.126 # Yast::Remote BuildRequires: yast2-network @@ -50,7 +50,7 @@ BuildRequires: yast2-network Requires: autoyast2-installation >= 3.1.5 # Wizard.OpenLeftTitleNextBackDialog -Requires: yast2 >= 3.1.43 +Requires: yast2 >= 3.1.126 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)