From 8a7755ad9487c88115587febfb653dce8140b0b1be00950b4e9b6d9caefa377b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 16 May 2018 13:53:21 +0000 Subject: [PATCH 1/2] - Do not try to set read-only property to default BTRFS subvolume if the filesystem already existed on disk (needed for bsc#1091047). - 4.0.60 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=959 --- yast2-installation-4.0.59.tar.bz2 | 3 --- yast2-installation-4.0.60.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.59.tar.bz2 create mode 100644 yast2-installation-4.0.60.tar.bz2 diff --git a/yast2-installation-4.0.59.tar.bz2 b/yast2-installation-4.0.59.tar.bz2 deleted file mode 100644 index a5803f2..0000000 --- a/yast2-installation-4.0.59.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ebc281ac22dad709fcb06296d0ad1dd200a701db6cabd52c2dfaf90666e3dea -size 454866 diff --git a/yast2-installation-4.0.60.tar.bz2 b/yast2-installation-4.0.60.tar.bz2 new file mode 100644 index 0000000..e5fe252 --- /dev/null +++ b/yast2-installation-4.0.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4513b048a4da2ec533df8066826c058d2b2a964b3cf09cfadf6573b9ff31176d +size 455102 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0cfbd96..fd5f1da 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 16 12:50:36 UTC 2018 - jlopez@suse.com + +- Do not try to set read-only property to default BTRFS subvolume + if the filesystem already existed on disk (needed for + bsc#1091047). +- 4.0.60 + ------------------------------------------------------------------- Thu May 10 13:10:41 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 18b16b2..c33a67f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.59 +Version: 4.0.60 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2e149774f80e3d9c7062ab04f4ee50fae16371cdefebb48c1915efe153151e45 Mon Sep 17 00:00:00 2001 From: Imobach Gonzalez Sosa Date: Wed, 16 May 2018 14:39:00 +0000 Subject: [PATCH 2/2] Updated to git ref 51847326 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=960 --- yast2-installation.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yast2-installation.spec b/yast2-installation.spec index c33a67f..9759bfd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -28,7 +28,7 @@ Url: http://github.com/yast/yast-installation Requires: yast2-ruby-bindings >= 4.0.6 Summary: YaST2 - Installation Parts -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST Source1: YaST2-Second-Stage.service