Accepting request 147527 from YaST:Head

- Testsuites adapted to switching Service module to systemd
  (yast2-2.23.15)
- Testsuite adapted to merging SuSEfirewall2_* scripts into one
  (yast2-2.23.17)
- 2.24.9

- confirmed license 

- Code cleanup: 
	- removed obsolete and empty function ScreenName. 
	- removed reference to CVS/SVN feature ($Id$)

OBS-URL: https://build.opensuse.org/request/show/147527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=262
This commit is contained in:
Stephan Kulow 2013-01-08 15:45:55 +00:00 committed by Git OBS Bridge
commit 432260e943
4 changed files with 29 additions and 11 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Jan 3 12:31:30 UTC 2013 - locilka@suse.com
- Testsuites adapted to switching Service module to systemd
(yast2-2.23.15)
- Testsuite adapted to merging SuSEfirewall2_* scripts into one
(yast2-2.23.17)
- 2.24.9
-------------------------------------------------------------------
Thu Nov 15 11:48:12 UTC 2012 - mfilka@suse.com
- confirmed license
-------------------------------------------------------------------
Tue Nov 13 08:51:51 UTC 2012 - mfilka@suse.com
- Code cleanup:
- removed obsolete and empty function ScreenName.
- removed reference to CVS/SVN feature ($Id$)
-------------------------------------------------------------------
Tue Nov 6 10:44:59 UTC 2012 - mfilka@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-network
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-network
Version: 2.24.8
Version: 2.24.9
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -33,11 +33,8 @@ BuildRequires: yast2-devtools
BuildRequires: yast2-installation >= 2.15.27
BuildRequires: yast2-testsuite
# NetworkInterfaces::Write should write ifcfgs only once
# Wizard::SetDesktopTitleAndIcon
# yast2 v2.23.0 - support for shel (un)quoting
# yast2 v2.23.6 - updated API for IPv6
BuildRequires: yast2 >= 2.23.6
# yast2 v2.23.17 - SuSEfirewall2_* scripts merged into one
BuildRequires: yast2 >= 2.23.17
Requires: yast2 >= 2.23.6
#netconfig (FaTE #303618)
@ -55,7 +52,7 @@ PreReq: /bin/rm
Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration
License: GPL-2.0+
License: GPL-2.0
Group: System/YaST
%package devel-doc