This commit is contained in:
parent
e3aa3ad7e4
commit
900734c2a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a833418ba17d03a6a07090988c2743abbe4de17d618f04c23dfb04ddee7d04
|
||||
size 294574
|
3
yast2-network-2.17.17.tar.bz2
Normal file
3
yast2-network-2.17.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37c7805157c2162b5cd28af3b47d90ac17dd8b5e16f8eb0ca906bcad79c9f5b3
|
||||
size 294566
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 13:00:12 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
- increase default idle time-out for modem connection (fate#303429)
|
||||
- 2.17.17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 09:18:00 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
- installation via wireless (bnc#223570)
|
||||
- possibility to add bond device into bridge and device with /32
|
||||
prefixlen (bnc#405343)
|
||||
- 2.17.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 10:28:41 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
- improved help text (bnc#376063)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 15:56:34 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.17.15)
|
||||
# spec file for package yast2-network (Version 2.17.17)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.17.15
|
||||
Version: 2.17.17
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.17.15.tar.bz2
|
||||
Source0: yast2-network-2.17.17.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -78,7 +78,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.17.15
|
||||
%setup -n yast2-network-2.17.17
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -142,6 +142,16 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Wed Aug 06 2008 mzugec@suse.cz
|
||||
- increase default idle time-out for modem connection (fate#303429)
|
||||
- 2.17.17
|
||||
* Wed Aug 06 2008 mzugec@suse.cz
|
||||
- installation via wireless (bnc#223570)
|
||||
- possibility to add bond device into bridge and device with /32
|
||||
prefixlen (bnc#405343)
|
||||
- 2.17.16
|
||||
* Tue Aug 05 2008 mzugec@suse.cz
|
||||
- improved help text (bnc#376063)
|
||||
* Mon Aug 04 2008 mzugec@suse.cz
|
||||
- for ssh/vnc installation don't reload/restart network because
|
||||
possibility of IP change (bnc#347482)
|
||||
|
Loading…
Reference in New Issue
Block a user