From 6cdc59cc7927ff389cd3c23536bc631530d43e29 Mon Sep 17 00:00:00 2001 From: yast-team <> Date: Apr 24 2021 21:14:16 +0000 Subject: Update yast2-isns to version 4.4.1 / rev 39 via SR 887216 https://build.opensuse.org/request/show/887216 by user yast-team + dimstar_suse submit new version 4.4.1 --- diff --git a/.files b/.files index a256648..25ff54f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index a579313..1ff8cf7 100644 --- a/.rev +++ b/.rev @@ -286,4 +286,12 @@ submit new version 4.3.0 826025 + + e212525b17907afee0a59bba2f6f782e + 4.4.1 + + dimstar_suse + submit new version 4.4.1 + 887216 + diff --git a/yast2-isns-4.3.0.tar.bz2 b/yast2-isns-4.3.0.tar.bz2 deleted file mode 120000 index 6dba95c..0000000 --- a/yast2-isns-4.3.0.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifpybhk6y5qkbvxobustf6lsoxbwowqkpufnbxcnqooj5ifl2o6tq \ No newline at end of file diff --git a/yast2-isns-4.4.1.tar.bz2 b/yast2-isns-4.4.1.tar.bz2 new file mode 120000 index 0000000..002cd2b --- /dev/null +++ b/yast2-isns-4.4.1.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafkreidg7gu7s7hezv6kojxqq6ojfwcmhgx76ijfaqruqn5bdolj2xmbx4 \ No newline at end of file diff --git a/yast2-isns.changes b/yast2-isns.changes index 56c2f75..d14c67d 100644 --- a/yast2-isns.changes +++ b/yast2-isns.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +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 + +------------------------------------------------------------------- Tue Aug 11 10:55:38 CEST 2020 - schubi@suse.de - AutoYaST: Added supplements: autoyast(isns) into the spec file diff --git a/yast2-isns.spec b/yast2-isns.spec index c3b33f0..94c4e28 100644 --- a/yast2-isns.spec +++ b/yast2-isns.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-isns # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,34 +12,29 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-isns -Version: 4.3.0 +Version: 4.4.1 Release: 0 Summary: Configuration of isns License: GPL-2.0-only Group: System/YaST - Source0: %{name}-%{version}.tar.bz2 - BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: yast2-testsuite -BuildRequires: rubygem(%rb_default_ruby_abi:rspec) -BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) # Yast2::Systemd::Service BuildRequires: yast2 >= 4.1.3 - +BuildRequires: yast2-devtools >= 4.4.0 +BuildRequires: yast2-testsuite +BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) # Yast2::Systemd::Service Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 - Supplements: autoyast(isns) - BuildArch: noarch %description @@ -59,14 +54,13 @@ BuildArch: noarch %yast_metainfo %files +%license COPYING %{yast_yncludedir} %{yast_clientdir} %{yast_moduledir} %{yast_desktopdir} %{yast_metainfodir} %{yast_scrconfdir} -%doc %{yast_docdir} %{yast_icondir} -%license COPYING %changelog