This commit is contained in:
parent
f6fde0ad2d
commit
8cea21a133
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f5932c516906cb72c5ed615f1fa9510d5119416a3c6bed086fa3adbd6748d9e
|
||||
size 259109
|
3
yast2-network-2.15.5.tar.bz2
Normal file
3
yast2-network-2.15.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dbbf5dfdfa1eda2e09522757d1d1888bed690cd09e707143e93199ede79a0fe
|
||||
size 259283
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 16:31:58 CET 2007 - mzugec@suse.cz
|
||||
|
||||
- 2.15.5 - #230967 - dial-on-demand button activates dns server entry fields
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 16:16:56 CET 2007 - kmachalkova@suse.cz
|
||||
|
||||
- Hostname and DHCP options help improvements (#195148)
|
||||
- Show 'Test proxy' related help text and disable the button
|
||||
only when needed (#226034)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 15:55:36 CET 2007 - mzugec@suse.cz
|
||||
|
||||
- fix for rnc file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 13:53:59 CET 2007 - mzugec@suse.cz
|
||||
|
||||
- 2.15.4 - fixed autoconfiguration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 11:19:26 CET 2007 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.15.3)
|
||||
# spec file for package yast2-network (Version 2.15.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.15.3
|
||||
Version: 2.15.5
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.3.tar.bz2
|
||||
Source0: yast2-network-2.15.5.tar.bz2
|
||||
prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig
|
||||
@ -51,7 +51,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.15.3
|
||||
%setup -n yast2-network-2.15.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -108,6 +108,16 @@ fi
|
||||
|
||||
%changelog -n yast2-network
|
||||
* Thu Jan 04 2007 - mzugec@suse.cz
|
||||
- 2.15.5 - #230967 - dial-on-demand button activates dns server entry fields
|
||||
* Thu Jan 04 2007 - kmachalkova@suse.cz
|
||||
- Hostname and DHCP options help improvements (#195148)
|
||||
- Show 'Test proxy' related help text and disable the button
|
||||
only when needed (#226034)
|
||||
* Thu Jan 04 2007 - mzugec@suse.cz
|
||||
- fix for rnc file
|
||||
* Thu Jan 04 2007 - mzugec@suse.cz
|
||||
- 2.15.4 - fixed autoconfiguration
|
||||
* Thu Jan 04 2007 - mzugec@suse.cz
|
||||
- 2.15.3 - fate #301032 - check if ip is already in use
|
||||
uses <strict_IP_check_timeout config:type="integer">
|
||||
* Fri Dec 08 2006 - mzugec@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user