OBS User unknown 2008-10-09 10:15:30 +00:00 committed by Git OBS Bridge
parent 5ab98ac209
commit 681c18a269
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7f5d0020752acfc0bfeaf8f457976899dbb941adfdeedff820cf6bad3cc5c5e
size 278879

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2630c5ef5865ba8fd896b90c78fc4d404bfacb6b0a99991cff9719b5474c3181
size 280098

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 9 10:21:52 CEST 2008 - mzugec@suse.de
- for s390 devices added AY read/write support (fate#304938)
- 2.17.38
-------------------------------------------------------------------
Mon Oct 6 14:08:39 CEST 2008 - mzugec@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.17.37)
# spec file for package yast2-network (Version 2.17.38)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-network
Version: 2.17.37
Version: 2.17.38
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.17.37.tar.bz2
Source0: yast2-network-2.17.38.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -79,7 +79,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.17.37
%setup -n yast2-network-2.17.38
%build
%{prefix}/bin/y2tool y2autoconf
@ -143,6 +143,9 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Thu Oct 09 2008 mzugec@suse.de
- for s390 devices added AY read/write support (fate#304938)
- 2.17.38
* Mon Oct 06 2008 mzugec@suse.de
- added support for HSI (s390) devices (fate#304938)
- 2.17.37