From 76f3f2908a8d09f837595c744547f75db32870452225e48c1df52e485bf0157e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Dec 2022 15:56:04 +0000 Subject: [PATCH] - Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) - 4.5.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1182 --- yast2-installation-4.5.10.tar.bz2 | 3 +++ yast2-installation-4.5.9.tar.bz2 | 3 --- yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 yast2-installation-4.5.10.tar.bz2 delete mode 100644 yast2-installation-4.5.9.tar.bz2 diff --git a/yast2-installation-4.5.10.tar.bz2 b/yast2-installation-4.5.10.tar.bz2 new file mode 100644 index 0000000..72c94e5 --- /dev/null +++ b/yast2-installation-4.5.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afee80f43a5762fca98b601418716e4084e976b732f776bddbd81ab596666b39 +size 1488163 diff --git a/yast2-installation-4.5.9.tar.bz2 b/yast2-installation-4.5.9.tar.bz2 deleted file mode 100644 index 3942899..0000000 --- a/yast2-installation-4.5.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfed18dd2535a54dc5291154e90a9d3432ee6c2d8d8293c87b22f882ffce6f79 -size 1487447 diff --git a/yast2-installation.changes b/yast2-installation.changes index 29d3637..4da463f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 24 09:24:34 UTC 2022 - Martin Vidner + +- Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) +- 4.5.10 + ------------------------------------------------------------------- Tue Nov 15 13:43:41 UTC 2022 - Ancor Gonzalez Sosa diff --git a/yast2-installation.spec b/yast2-installation.spec index 8efb70c..3c10a59 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.5.9 +Version: 4.5.10 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only