From 71a8e3284e538f0852066546b20c6247db92df43 Mon Sep 17 00:00:00 2001 From: Ancor Gonzalez Sosa Date: Thu, 25 Apr 2024 14:44:12 +0100 Subject: [PATCH] Update dependencies and changelog --- service/package/gem2rpm.yml | 2 +- service/package/rubygem-agama-yast.changes | 6 ++++++ web/package/cockpit-agama.changes | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/service/package/gem2rpm.yml b/service/package/gem2rpm.yml index dcb9b696e3..36f3036ccb 100644 --- a/service/package/gem2rpm.yml +++ b/service/package/gem2rpm.yml @@ -38,7 +38,7 @@ Requires: yast2-iscsi-client >= 4.5.7 Requires: yast2-network Requires: yast2-proxy - Requires: yast2-storage-ng >= 5.0.12 + Requires: yast2-storage-ng >= 5.0.13 Requires: yast2-users %ifarch s390 s390x Requires: yast2-s390 >= 4.6.4 diff --git a/service/package/rubygem-agama-yast.changes b/service/package/rubygem-agama-yast.changes index 0225ba8470..5ba52de817 100644 --- a/service/package/rubygem-agama-yast.changes +++ b/service/package/rubygem-agama-yast.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 25 13:40:06 UTC 2024 - Ancor Gonzalez Sosa + +- Adapted to recent changes on Y2Storage::GuidedProposal + (gh#yast/yast-storage-ng#1382) + ------------------------------------------------------------------- Thu Apr 18 08:46:06 UTC 2024 - Ladislav Slezák diff --git a/web/package/cockpit-agama.changes b/web/package/cockpit-agama.changes index 6db121f296..3b8b0b9783 100644 --- a/web/package/cockpit-agama.changes +++ b/web/package/cockpit-agama.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 25 13:40:06 UTC 2024 - Ancor Gonzalez Sosa + +- Adapted to recent changes on Y2Storage::GuidedProposal + (gh#yast/yast-storage-ng#1382) + ------------------------------------------------------------------- Tue Apr 16 11:15:13 UTC 2024 - David Diaz