diff --git a/yast2-iscsi-client-4.0.1.tar.bz2 b/yast2-iscsi-client-4.0.1.tar.bz2 deleted file mode 100644 index a129677..0000000 --- a/yast2-iscsi-client-4.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9274392915ef593227630ff00636c4dd3238597a293f664fad608bb3362cdcf -size 42886 diff --git a/yast2-iscsi-client-4.1.0.tar.bz2 b/yast2-iscsi-client-4.1.0.tar.bz2 new file mode 100644 index 0000000..0be62c4 --- /dev/null +++ b/yast2-iscsi-client-4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b0eed60f39eb48f96feae163e625b4517fa202c22cffe14081bb58400d3f51 +size 44390 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index c414a34..912656b 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Aug 7 11:52:21 UTC 2018 - dgonzalez@suse.com + +- Use Yast2::ServiceWidget to manage the service status + (part of fate#319428) +- 4.1.0 + +------------------------------------------------------------------- +Fri Aug 3 11:56:56 UTC 2018 - dgonzalez@suse.com + +- Fix detection of service current status (bsc#1103681). +- 4.0.2 + ------------------------------------------------------------------- Wed Jun 27 12:40:11 CEST 2018 - schubi@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 76d20cf..927eb20 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,26 +17,25 @@ Name: yast2-iscsi-client -Version: 4.0.1 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -# Service module switched to systemd +# Yast2::SystemService BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt BuildRequires: update-desktop-files BuildRequires: yast2 >= 2.23.15 +BuildRequires: yast2 >= 4.1.0 BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: rubygem(rspec) Requires: yast2-packager -# network needs Wizard::OpenCancelOKDialog() -# function from yast2-2.18.2 -# Wizard::SetDesktopTitleAndIcon -Requires: yast2 >= 2.21.22 +# Yast2::SystemService +Requires: yast2 >= 4.1.0 BuildArch: noarch