From ba7263589ebb442125a3946f0f7274312d8591ea1b2a888f4e757493e05239d9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 24 Mar 2014 09:21:13 +0000 Subject: [PATCH 1/3] Updated to git ref c2de8a1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=593 --- yast2-installation-3.1.57.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.57.tar.bz2 b/yast2-installation-3.1.57.tar.bz2 index edd184d..e9e988c 100644 --- a/yast2-installation-3.1.57.tar.bz2 +++ b/yast2-installation-3.1.57.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b100a8a501310468ae662357a6d6f1d84ac417495d12498fbc768631c726714b -size 1219632 +oid sha256:5b71afadfc8caa7b42e61e6a483dbdc4c3ef25d9c181d2c7823f7c5b890455c5 +size 1219664 From 45862682fc406bdff188f7a18209db1c7287a6bace9361784ab1a9c641cf948a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 24 Mar 2014 12:45:59 +0000 Subject: [PATCH 2/3] - avoid constant redefinition warning(BNC#869202) - 3.1.58 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=594 --- yast2-installation-3.1.57.tar.bz2 | 3 --- yast2-installation-3.1.58.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.57.tar.bz2 create mode 100644 yast2-installation-3.1.58.tar.bz2 diff --git a/yast2-installation-3.1.57.tar.bz2 b/yast2-installation-3.1.57.tar.bz2 deleted file mode 100644 index e9e988c..0000000 --- a/yast2-installation-3.1.57.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b71afadfc8caa7b42e61e6a483dbdc4c3ef25d9c181d2c7823f7c5b890455c5 -size 1219664 diff --git a/yast2-installation-3.1.58.tar.bz2 b/yast2-installation-3.1.58.tar.bz2 new file mode 100644 index 0000000..994cdcf --- /dev/null +++ b/yast2-installation-3.1.58.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b46db3adca0bbfef0869acbc73e72800c49fdf89fd31cf49342105f87b1a58c +size 1218858 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2d26eff..ebb0588 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 24 12:33:47 UTC 2014 - jreidinger@suse.com + +- avoid constant redefinition warning(BNC#869202) +- 3.1.58 + ------------------------------------------------------------------- Wed Mar 19 12:45:27 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ca4e099..d8b65a7 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.57 +Version: 3.1.58 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From ceca8e2f0114d58c743dbb62e0f3b824193feed0d573475b070419eb98724f64 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 25 Mar 2014 10:35:43 +0000 Subject: [PATCH 3/3] - change cio_ignore kernel parameter according to kernel changes (bnc#869463) - 3.1.59 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=595 --- yast2-installation-3.1.58.tar.bz2 | 3 --- yast2-installation-3.1.59.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.58.tar.bz2 create mode 100644 yast2-installation-3.1.59.tar.bz2 diff --git a/yast2-installation-3.1.58.tar.bz2 b/yast2-installation-3.1.58.tar.bz2 deleted file mode 100644 index 994cdcf..0000000 --- a/yast2-installation-3.1.58.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b46db3adca0bbfef0869acbc73e72800c49fdf89fd31cf49342105f87b1a58c -size 1218858 diff --git a/yast2-installation-3.1.59.tar.bz2 b/yast2-installation-3.1.59.tar.bz2 new file mode 100644 index 0000000..a4a5ac2 --- /dev/null +++ b/yast2-installation-3.1.59.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d36c9f15dd4ad64268d35da695470978832763bd89eab417eabe25451f1b27 +size 1218746 diff --git a/yast2-installation.changes b/yast2-installation.changes index ebb0588..1a853b6 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 24 14:48:36 UTC 2014 - jreidinger@suse.com + +- change cio_ignore kernel parameter according to kernel changes + (bnc#869463) +- 3.1.59 + ------------------------------------------------------------------- Mon Mar 24 12:33:47 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d8b65a7..9866f2b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.58 +Version: 3.1.59 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build