From d4351f515ada4cca9725b3a24d45d8dd6687f057fc25a8ebb821c7fe929d8030 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 12 Apr 2022 09:02:43 +0000 Subject: [PATCH 1/2] - Use $PATH, not absolute paths for calling external programs to allow for distros with or without usr-merge (/sbin -> /usr/sbin) (bsc#1196086) - 4.5.1 - Bump version to 4.5.0 (#bsc1198109) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=289 --- yast2-iscsi-client-4.4.3.tar.bz2 | 3 --- yast2-iscsi-client-4.5.1.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 13 +++++++++++++ yast2-iscsi-client.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-iscsi-client-4.4.3.tar.bz2 create mode 100644 yast2-iscsi-client-4.5.1.tar.bz2 diff --git a/yast2-iscsi-client-4.4.3.tar.bz2 b/yast2-iscsi-client-4.4.3.tar.bz2 deleted file mode 100644 index 1c0e830..0000000 --- a/yast2-iscsi-client-4.4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1252c2e37b1f192b1e053e6990bc4315abbc98f8e04980a1ad9f925749aa9b7c -size 47650 diff --git a/yast2-iscsi-client-4.5.1.tar.bz2 b/yast2-iscsi-client-4.5.1.tar.bz2 new file mode 100644 index 0000000..a831483 --- /dev/null +++ b/yast2-iscsi-client-4.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db4f4a71d7a9c70b71f360520a0551003087526a5c23f04deb975e98a0bbd65 +size 51820 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 7865d1b..ba24098 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 11 12:04:00 UTC 2022 - Stefan Hundhammer + +- Use $PATH, not absolute paths for calling external programs + to allow for distros with or without usr-merge (/sbin -> /usr/sbin) + (bsc#1196086) +- 4.5.1 + +------------------------------------------------------------------- +Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák + +- Bump version to 4.5.0 (#bsc1198109) + ------------------------------------------------------------------- Thu Jan 27 16:25:30 UTC 2022 - Steffen Winterfeldt diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 032aa6a..15ec183 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 4.4.3 +Version: 4.5.1 Release: 0 Summary: YaST2 - iSCSI Client Configuration License: GPL-2.0-only From b07dbc37e0e6c3fa5b4bf53f54e833498f76517c8a129e236c3a64b14b5a9351 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 13 Apr 2022 06:26:25 +0000 Subject: [PATCH 2/2] - Bump version to 4.5.0 (bsc#1198109) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=290 --- yast2-iscsi-client-4.5.1.tar.bz2 | 4 ++-- yast2-iscsi-client.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-iscsi-client-4.5.1.tar.bz2 b/yast2-iscsi-client-4.5.1.tar.bz2 index a831483..ff4c627 100644 --- a/yast2-iscsi-client-4.5.1.tar.bz2 +++ b/yast2-iscsi-client-4.5.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0db4f4a71d7a9c70b71f360520a0551003087526a5c23f04deb975e98a0bbd65 -size 51820 +oid sha256:5df1515a0d02d5c2e735fb72f5aa852df9329bef48de62e5a32fc9e423de0c8b +size 51849 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index ba24098..3bed6bf 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -9,7 +9,7 @@ Mon Apr 11 12:04:00 UTC 2022 - Stefan Hundhammer ------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák -- Bump version to 4.5.0 (#bsc1198109) +- Bump version to 4.5.0 (bsc#1198109) ------------------------------------------------------------------- Thu Jan 27 16:25:30 UTC 2022 - Steffen Winterfeldt