This commit is contained in:
parent
a9875f649b
commit
d2b788f8ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23a3cce2a4173aaed0341cdf5faf031bf05698c660ad3832f956cd0969ef5bfc
|
||||
size 301949
|
3
yast2-network-2.18.8.tar.bz2
Normal file
3
yast2-network-2.18.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d14c33fbc79b68feb678fc2913a5395dda07bab2e2bca1128de880fc58db29
|
||||
size 302193
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 12:26:48 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- fixed configuration of OSA Layer2 during installation (bnc#476253)
|
||||
- 2.18.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 18 18:08:03 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- fixed dialogs workflow for s390 (bnc#476490)
|
||||
- 2.18.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 18 16:52:43 CET 2009 - kmachalkova@suse.cz
|
||||
|
||||
- Save complete FQDN into /etc/HOSTNAME if specified by 'hostname='
|
||||
Linuxrc parameter, do not cut off domain name (bnc#476208)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 15:54:16 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.18.6)
|
||||
# spec file for package yast2-network (Version 2.18.8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.18.6
|
||||
Version: 2.18.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.18.6.tar.bz2
|
||||
Source0: yast2-network-2.18.8.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.18.6
|
||||
%setup -n yast2-network-2.18.8
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -142,6 +142,15 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Fri Feb 20 2009 mzugec@suse.cz
|
||||
- fixed configuration of OSA Layer2 during installation (bnc#476253)
|
||||
- 2.18.8
|
||||
* Wed Feb 18 2009 mzugec@suse.cz
|
||||
- fixed dialogs workflow for s390 (bnc#476490)
|
||||
- 2.18.7
|
||||
* Wed Feb 18 2009 kmachalkova@suse.cz
|
||||
- Save complete FQDN into /etc/HOSTNAME if specified by 'hostname='
|
||||
Linuxrc parameter, do not cut off domain name (bnc#476208)
|
||||
* Mon Feb 16 2009 mzugec@suse.cz
|
||||
- AutoYaST - show Imported settings in UI (bnc#461650)
|
||||
- 2.18.6
|
||||
|
Loading…
Reference in New Issue
Block a user