diff --git a/yast2-iscsi-client-4.3.3.tar.bz2 b/yast2-iscsi-client-4.3.3.tar.bz2 deleted file mode 100644 index 222c615..0000000 --- a/yast2-iscsi-client-4.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:220f96a22a50501b48a9e0b3e38cff6902816aba071e71bac79caabccc83a4b6 -size 47227 diff --git a/yast2-iscsi-client-4.4.1.tar.bz2 b/yast2-iscsi-client-4.4.1.tar.bz2 new file mode 100644 index 0000000..a919b45 --- /dev/null +++ b/yast2-iscsi-client-4.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad4e6873d0c3f81ca470e9454b6e7099aee1c4cd1ccee38b7f046abed675dc2 +size 47273 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 2e55170..2804e50 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 20 18:14:05 UTC 2021 - Dirk Müller + +- stop packaging docdir, it only contained the license which + is now in licensedir (bsc#1184897) +- spec file cleanups +- 4.4.1 + +------------------------------------------------------------------- +Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slezák + +- 4.4.0 + ------------------------------------------------------------------- Wed Mar 3 09:32:29 UTC 2021 - Imobach Gonzalez Sosa diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 6d27d8a..5f5f60c 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,34 +17,29 @@ Name: yast2-iscsi-client -Version: 4.3.3 +Version: 4.4.1 Release: 0 Summary: YaST2 - iSCSI Client Configuration License: GPL-2.0-only Group: System/YaST URL: https://github.com/yast/yast-iscsi-client - Source0: %{name}-%{version}.tar.bz2 - -BuildRequires: yast2-packager # Yast2::Systemd::Socket BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt BuildRequires: update-desktop-files BuildRequires: yast2 >= 2.23.15 BuildRequires: yast2 >= 4.1.3 -BuildRequires: yast2-devtools >= 4.2.2 +BuildRequires: yast2-devtools >= 4.4.0 +BuildRequires: yast2-packager BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) - -Requires: yast2-packager # Yast2::Systemd::Socket Requires: iscsiuio Requires: open-iscsi Requires: yast2 >= 4.1.3 +Requires: yast2-packager Requires: yast2-ruby-bindings >= 3.1.7 - Supplements: autoyast(iscsi-client) - BuildArch: noarch %description @@ -62,15 +57,14 @@ client. %yast_metainfo %files +%license COPYING %{yast_yncludedir} %{yast_clientdir} %{yast_moduledir} %{yast_desktopdir} %{yast_metainfodir} %{yast_scrconfdir} -%doc %{yast_docdir} %{yast_schemadir} %{yast_icondir} -%license COPYING %changelog