This commit is contained in:
parent
21b9bd7d4f
commit
52bd2ac783
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5eaadc1fe0e6436023a5986874fc7eccdfcf3dbb3b072220b7b7f1a9f5a26cf0
|
||||
size 302016
|
3
yast2-network-2.18.13.tar.bz2
Normal file
3
yast2-network-2.18.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01c7e40584a03db4acc049bb706ac2726f2d54e2b8ef3f079340ddab90aacde7
|
||||
size 302116
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 09:20:42 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- Added omitted handling of `hardware symbol in s390 device workflow
|
||||
(bnc#476490)
|
||||
- store HW address only for L2 qeth devices (bnc #479481)
|
||||
- do not store HW address into sysconfig on hsi and some qeth
|
||||
interfaces (bnc #479481)
|
||||
|
||||
- 2.18.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 18:22:06 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.18.12)
|
||||
# spec file for package yast2-network (Version 2.18.13)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.18.12
|
||||
Version: 2.18.13
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.18.12.tar.bz2
|
||||
Source0: yast2-network-2.18.13.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.12
|
||||
%setup -n yast2-network-2.18.13
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -142,6 +142,13 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Mon Mar 02 2009 mzugec@suse.cz
|
||||
- Added omitted handling of `hardware symbol in s390 device workflow
|
||||
(bnc#476490)
|
||||
- store HW address only for L2 qeth devices (bnc #479481)
|
||||
- do not store HW address into sysconfig on hsi and some qeth
|
||||
interfaces (bnc #479481)
|
||||
- 2.18.13
|
||||
* Tue Feb 24 2009 mzugec@suse.cz
|
||||
- possible to not use LABEL for aliases (bnc#471253)
|
||||
- 2.18.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user