From d3dd789542368f1dc2934b7e34191bb6cb4e3d6b3457e9a0e6c23a5698813199 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 7 Nov 2019 14:28:35 +0000 Subject: [PATCH] - Fixed too eager Rubocop cleanup resulting in "No fstab found" error after selecting a partition to upgrade (related to jsc#SLE-7101) - 4.2.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=360 --- yast2-update-4.2.10.tar.bz2 | 3 +++ yast2-update-4.2.9.tar.bz2 | 3 --- yast2-update.changes | 8 ++++++++ yast2-update.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 yast2-update-4.2.10.tar.bz2 delete mode 100644 yast2-update-4.2.9.tar.bz2 diff --git a/yast2-update-4.2.10.tar.bz2 b/yast2-update-4.2.10.tar.bz2 new file mode 100644 index 0000000..60e6e99 --- /dev/null +++ b/yast2-update-4.2.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80acd4003b6ebbf516f2db944e45c13a200ea1166c0725cdcd539ac42aca85d9 +size 68327 diff --git a/yast2-update-4.2.9.tar.bz2 b/yast2-update-4.2.9.tar.bz2 deleted file mode 100644 index 7fa708f..0000000 --- a/yast2-update-4.2.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19761d58989ebaaecbad53801804edd65e49a39bba996b7faa1a7ecf6f5588a1 -size 68215 diff --git a/yast2-update.changes b/yast2-update.changes index 7f7a464..c2e005f 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 7 14:13:39 UTC 2019 - Ladislav Slezák + +- Fixed too eager Rubocop cleanup resulting in "No fstab found" + error after selecting a partition to upgrade (related to + jsc#SLE-7101) +- 4.2.10 + ------------------------------------------------------------------- Thu Nov 7 11:07:54 UTC 2019 - Ladislav Slezák diff --git a/yast2-update.spec b/yast2-update.spec index df46466..130f74b 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.2.9 +Version: 4.2.10 Release: 0 Summary: YaST2 - Update License: GPL-2.0-only