Sync from SUSE:SLFO:Main yast2-cio revision 2be641a88812e20950e8623e3e7e6946

This commit is contained in:
Adrian Schröter 2024-05-04 02:22:10 +02:00
commit 4c18f3d0d2
4 changed files with 245 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

BIN
yast2-cio-4.6.1.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

144
yast2-cio.changes Normal file
View File

@ -0,0 +1,144 @@
-------------------------------------------------------------------
Mon Mar 6 17:18:57 UTC 2023 - Martin Vidner <mvidner@suse.com>
- Stop using File.exists? which no longer works in Ruby 3.2
(bsc#1206419)
- 4.6.1
-------------------------------------------------------------------
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
- Bump version to 4.6.0 (bsc#1208913)
-------------------------------------------------------------------
Thu Apr 28 14:04:08 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
- Fixed unit test failure in Tumbleweed (Ruby 3.1) (bsc#1198982)
- 4.5.1
-------------------------------------------------------------------
Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
- Bump version to 4.5.0 (bsc#1198109)
-------------------------------------------------------------------
Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
- 4.4.0 (bsc#1185510)
-------------------------------------------------------------------
Mon Mar 30 14:21:39 UTC 2020 - Stefan Hundhammer <shundhammer@suse.com>
- Install by default if yast2-s390 is installed (bsc#1158036)
- 4.2.2
-------------------------------------------------------------------
Thu Aug 22 16:06:58 CEST 2019 - schubi@suse.de
- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403).
- 4.2.1
-------------------------------------------------------------------
Fri May 31 12:27:13 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
- Add metainfo (fate#319035)
- Revamp spec
- Replace GenericName with Comment
- 4.2.0
-------------------------------------------------------------------
Sun Nov 25 17:20:40 UTC 2018 - Stasiek Michalski <hellcp@mailbox.org>
- Provide icon with module (boo#1109310)
- 4.1.0
-------------------------------------------------------------------
Wed Aug 22 16:52:19 CEST 2018 - schubi@suse.de
- Switched license in spec file from SPDX2 to SPDX3 format.
-------------------------------------------------------------------
Tue Aug 21 09:14:59 CEST 2018 - schubi@suse.de
- Changed dir of COPYING file.
-------------------------------------------------------------------
Thu Jun 28 10:43:34 CEST 2018 - schubi@suse.de
- Added additional searchkeys to desktop file (fate#321043).
- 4.0.3
-------------------------------------------------------------------
Fri Jun 15 14:41:21 UTC 2018 - jreidinger@suse.com
- fix invoking shell with too many channels (bsc#1096033)
- 4.0.2
-------------------------------------------------------------------
Thu Apr 19 13:07:04 UTC 2018 - jreidinger@suse.com
- make package s390 only as it is useless elsewhere (bsc#1089178)
- 4.0.1
-------------------------------------------------------------------
Fri Apr 6 18:50:39 UTC 2018 - mfilka@suse.com
- bnc#1087957 - version bump
- 4.0.0
-------------------------------------------------------------------
Fri Jul 31 11:55:51 UTC 2015 - jreidinger@suse.com
- fix building with new rspec
- 3.1.8
-------------------------------------------------------------------
Thu Dec 4 07:13:51 UTC 2014 - jreidinger@suse.com
- remove X-KDE-Library (bnc#899104)
- 3.1.7
-------------------------------------------------------------------
Fri Sep 12 13:35:22 UTC 2014 - jreidinger@suse.com
- do not crash if blacklisting empty selection (bnc#896468)
- 3.1.6
-------------------------------------------------------------------
Thu Sep 4 12:16:17 UTC 2014 - mvidner@suse.com
- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.5
-------------------------------------------------------------------
Tue Jun 3 14:56:15 UTC 2014 - jreidinger@suse.com
- fix crash in unban dialog
- 3.1.4
-------------------------------------------------------------------
Tue Mar 25 15:47:33 UTC 2014 - jreidinger@suse.com
- mark properly string to translation
- 3.1.3
-------------------------------------------------------------------
Mon Mar 24 10:36:59 UTC 2014 - jreidinger@suse.com
- correctly set textdomain to get translated strings
- 3.1.2
-------------------------------------------------------------------
Fri Feb 14 09:14:16 UTC 2014 - jreidinger@suse.com
- Fix invalid STDOUT exception for debugging prints
- Add desktop file
- 3.1.1
-------------------------------------------------------------------
Thu Jan 16 15:21:02 UTC 2014 - jreidinger@suse.com
- initial version (FATE#316579)
- 3.1.0

75
yast2-cio.spec Normal file
View File

@ -0,0 +1,75 @@
#
# spec file for package yast2-cio
#
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
######################################################################
#
# IMPORTANT: Please do not change spec file in build service directly
# Use https://github.com/yast/yast-cio repo
#
######################################################################
Name: yast2-cio
Version: 4.6.1
Release: 0
Summary: YaST2 - IO Channel management
Group: System/YaST
License: GPL-2.0-only OR GPL-3.0-only
URL: https://github.com/yast/yast-cio
Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.0.5
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings >= 1.2.0
#for install task
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
# for tests
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
Requires: s390-tools
Requires: yast2 >= 3.0.5
Requires: yast2-ruby-bindings >= 1.2.0
Supplements: yast2-s390
ExclusiveArch: s390 s390x
%description
Provides interface for blacklisting and unblocking IO channels
%prep
%setup -q
%check
%yast_check
%install
%yast_install
%yast_metainfo
%files
%{yast_clientdir}
%{yast_libdir}
%{yast_desktopdir}
%{yast_metainfodir}
%{yast_icondir}
%doc README.md
%license COPYING
%changelog