From 90fd1980ca088bdcd0766db660d5dd1a999db9f08b8644e11ad5b0f4f5d9b63b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 21 Jul 2015 09:30:53 +0000 Subject: [PATCH] - Moved client code to lib/installation/clients to enable test coverage measurements. - 3.1.150 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=726 --- yast2-installation-3.1.149.tar.bz2 | 3 --- yast2-installation-3.1.150.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.149.tar.bz2 create mode 100644 yast2-installation-3.1.150.tar.bz2 diff --git a/yast2-installation-3.1.149.tar.bz2 b/yast2-installation-3.1.149.tar.bz2 deleted file mode 100644 index 393c920..0000000 --- a/yast2-installation-3.1.149.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54054a359f237d22e749d713e96bc22d441698ad32d495b8554c112fffda2bbb -size 396422 diff --git a/yast2-installation-3.1.150.tar.bz2 b/yast2-installation-3.1.150.tar.bz2 new file mode 100644 index 0000000..b1ae19b --- /dev/null +++ b/yast2-installation-3.1.150.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3aedeebe083ba4e6cf1a0574776b23a7af6f25c36306f833071c948375e2e0f +size 396997 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4a3dc9a..a881405 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 21 09:16:03 UTC 2015 - mvidner@suse.com + +- Moved client code to lib/installation/clients to enable test + coverage measurements. +- 3.1.150 + ------------------------------------------------------------------- Wed Jul 1 13:50:55 CEST 2015 - shundhammer@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 1156852..1080523 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.149 +Version: 3.1.150 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build