diff --git a/yast2-network-2.24.8.tar.bz2 b/yast2-network-2.24.8.tar.bz2 deleted file mode 100644 index 76b7bd3..0000000 --- a/yast2-network-2.24.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed7c67ae3cae98adec59e59575cea4ec0b2493fde5055e91b35cefabbeb89ab0 -size 286735 diff --git a/yast2-network-2.24.9.tar.bz2 b/yast2-network-2.24.9.tar.bz2 new file mode 100644 index 0000000..50bd28a --- /dev/null +++ b/yast2-network-2.24.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f97c07be62e267b09c719798b97a6fbbc11908cb1ebb024dba30f03fa94670 +size 294418 diff --git a/yast2-network.changes b/yast2-network.changes index 9dc623d..65c75dd 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -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 diff --git a/yast2-network.spec b/yast2-network.spec index ff0a8c7..4ce3104 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -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