From 13c20ec6e9b70f2ab4362e420bb251c76362238f605c3619abd50634bf49e769 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 7 Jul 2015 09:47:56 +0000 Subject: [PATCH 1/3] - Cleanup for snapshots made during installation (bnc#935923) - 3.1.149 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=724 --- yast2-installation-3.1.148.tar.bz2 | 3 --- yast2-installation-3.1.149.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.148.tar.bz2 create mode 100644 yast2-installation-3.1.149.tar.bz2 diff --git a/yast2-installation-3.1.148.tar.bz2 b/yast2-installation-3.1.148.tar.bz2 deleted file mode 100644 index 0be24fb..0000000 --- a/yast2-installation-3.1.148.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbcc36045da728f0c4d4b642fbc851f5c0302c0553076fcf5db06842c0944b21 -size 392999 diff --git a/yast2-installation-3.1.149.tar.bz2 b/yast2-installation-3.1.149.tar.bz2 new file mode 100644 index 0000000..b8aae95 --- /dev/null +++ b/yast2-installation-3.1.149.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c93fbc57913a1547f70af4c38b8ca8ff2b82edd8ddcf0487120eed01b5b0e3 +size 393124 diff --git a/yast2-installation.changes b/yast2-installation.changes index d27c808..4a3dc9a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 1 13:50:55 CEST 2015 - shundhammer@suse.de + +- Cleanup for snapshots made during installation (bnc#935923) +- 3.1.149 + ------------------------------------------------------------------- Wed Jul 1 10:46:50 CEST 2015 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index bd01393..1156852 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.148 +Version: 3.1.149 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 168273f1bf4084b11c51fee6e7eba1e66ea7e698ad16772b33be1d09d86f500f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 20 Jul 2015 15:31:16 +0000 Subject: [PATCH 2/3] Updated to git ref 9388214 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=725 --- yast2-installation-3.1.149.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.149.tar.bz2 b/yast2-installation-3.1.149.tar.bz2 index b8aae95..393c920 100644 --- a/yast2-installation-3.1.149.tar.bz2 +++ b/yast2-installation-3.1.149.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6c93fbc57913a1547f70af4c38b8ca8ff2b82edd8ddcf0487120eed01b5b0e3 -size 393124 +oid sha256:54054a359f237d22e749d713e96bc22d441698ad32d495b8554c112fffda2bbb +size 396422 From 90fd1980ca088bdcd0766db660d5dd1a999db9f08b8644e11ad5b0f4f5d9b63b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 21 Jul 2015 09:30:53 +0000 Subject: [PATCH 3/3] - 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