Accepting request 697551 from YaST:Head
submit new version 4.2.2 OBS-URL: https://build.opensuse.org/request/show/697551 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=407
This commit is contained in:
commit
bb7c4ab9d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d62473b3cf0b431243067c6d382141c199168e41a06917bf38392a93d194a9a
|
||||
size 394578
|
3
yast2-network-4.2.2.tar.bz2
Normal file
3
yast2-network-4.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a76dd638b9d46280aacd5d4528d5cbe656a80a7c5690f544a8be263b745f0ca
|
||||
size 403884
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 12:44:18 UTC 2019 - knut.anderssen@suse.com
|
||||
|
||||
- Started with yast2-network refactorization:
|
||||
- Added the y2network namespace.
|
||||
- Dropped not used routing_auto client.
|
||||
- Reimplemented completely routing configuration droping the old
|
||||
Yast::Routing module.
|
||||
- The Y2Network::Routing configuration permits to have multiple
|
||||
default routes and does not drop extra options for them. That
|
||||
is, different routing tables can be used. (fate#326796)
|
||||
- 4.2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 16:41:51 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Fix mode/second_stage value initialization (bsc#1132057)
|
||||
- 4.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 07:53:29 UTC 2019 - jreidinger <jreidinger@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.2.0
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
|
||||
@ -88,11 +88,8 @@ rake install DESTDIR="%{buildroot}"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{yast_ybindir}/*
|
||||
%{yast_yncludedir}/network
|
||||
%{yast_clientdir}/*.rb
|
||||
%dir %{yast_moduledir}/YaPI
|
||||
%{yast_moduledir}/YaPI/NETWORK.pm
|
||||
%{yast_moduledir}/*.rb
|
||||
%{yast_desktopdir}/*.desktop
|
||||
%{yast_scrconfdir}/*.scr
|
||||
|
Loading…
Reference in New Issue
Block a user