Accepting request 619572 from YaST:Head
submit new version 4.1.1 OBS-URL: https://build.opensuse.org/request/show/619572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=388
This commit is contained in:
commit
aedf8ed599
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3fa93e7a3aca7ce981bf5bed88daa119eb916184c07199b3fb6daf3470829bde
|
|
||||||
size 391681
|
|
3
yast2-network-4.1.1.tar.bz2
Normal file
3
yast2-network-4.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f39e46258c74f9b3a225608d6a8b2a1aa5bddf9c16fdf6fc23397f5847b6291
|
||||||
|
size 386030
|
@ -1,3 +1,51 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 26 09:18:50 UTC 2018 - mfilka@suse.com
|
||||||
|
|
||||||
|
- removed NetworkStorage as it is unused (had been replaced by
|
||||||
|
storage-ng)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 22 14:11:30 CEST 2018 - schubi@suse.de
|
||||||
|
|
||||||
|
- Removed AutoYaST dependencies in order to run the host module
|
||||||
|
without AutoYaST packages (bnc#1098407).
|
||||||
|
- 4.1.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 20 07:24:24 UTC 2018 - mfilka@suse.com
|
||||||
|
|
||||||
|
- dropped dead code
|
||||||
|
- 4.1.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 20 07:21:17 UTC 2018 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#1086454
|
||||||
|
- do not enforce particular mode for IPoIB devices by default
|
||||||
|
- 4.0.35
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 18 08:01:44 UTC 2018 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#1097954
|
||||||
|
- fixed several rpmlint warnings
|
||||||
|
- 4.0.34
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 12 10:29:30 CEST 2018 - schubi@suse.de
|
||||||
|
|
||||||
|
- AutoYaST: Checking for empty host name entries and informing
|
||||||
|
the user. (bnc#1095113)
|
||||||
|
4.0.33
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 7 10:48:42 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- AutoYaST: Do not crash when trying to convert the /etc/hosts
|
||||||
|
profile declaration from multiple line host entries for the same
|
||||||
|
host to just one line (bnc#1095971)
|
||||||
|
- 4.0.32
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 10:35:36 UTC 2018 - knut.anderssen@suse.com
|
Wed May 9 10:35:36 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
@ -17,11 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.0.31
|
Version: 4.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Url: https://github.com/yast/yast-network
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -64,12 +65,15 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
|
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Obsoletes: yast2-network-devel-doc
|
Obsoletes: yast2-network-devel-doc <= 3.1.154
|
||||||
|
Provides: yast2-network-devel-doc = %{version}
|
||||||
|
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the YaST2 component for network configuration.
|
This package contains the YaST2 component for network configuration.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user