- Consider aliases sections as case insensitive (bsc#1190739).

- 4.4.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1049
This commit is contained in:
YaST Team Bot 2021-09-24 12:05:01 +00:00 committed by Git OBS Bridge
parent 3ac02f933e
commit e76e9a89be
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10fdfb2343ee2ec8ebc501d0ee4d416bd4fe81c37929ca0bb1066711be9471f1
size 490613

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:403b1bafc110f202e5f5e163c7db624de098a286a06335cb035e93b2cc8141b2
size 490272

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 23 10:01:21 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Consider aliases sections as case insensitive (bsc#1190739).
- 4.4.25
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 22 08:46:16 UTC 2021 - Michal Filka <mfilka@suse.com> Wed Sep 22 08:46:16 UTC 2021 - Michal Filka <mfilka@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-network Name: yast2-network
Version: 4.4.24 Version: 4.4.25
Release: 0 Release: 0
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
License: GPL-2.0-only License: GPL-2.0-only
@ -27,12 +27,12 @@ URL: https://github.com/yast/yast-network
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
# testsuite # testsuite
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 3.1.15 BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
#for install task #for install task
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
BuildRequires: yast2-storage-ng BuildRequires: yast2-storage-ng
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# Updated API for Y2Issues # Updated API for Y2Issues
BuildRequires: yast2 >= 4.4.14 BuildRequires: yast2 >= 4.4.14
@ -52,12 +52,12 @@ Requires: yast2-storage-ng
# Updated API for Y2Issues # Updated API for Y2Issues
Requires: yast2 >= 4.4.14 Requires: yast2 >= 4.4.14
# Packages::vnc_packages # Packages::vnc_packages
Requires: yast2-packager >= 4.0.18
Requires: augeas-lenses Requires: augeas-lenses
Requires: yast2-packager >= 4.0.18
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
# BusID of all the cards with the same one (bsc#1007172) # BusID of all the cards with the same one (bsc#1007172)
Requires: hwinfo >= 21.35
Requires: hostname Requires: hostname
Requires: hwinfo >= 21.35
Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-ruby-bindings >= 1.0.0
Requires: yast2-xml Requires: yast2-xml