diff --git a/yast2-network-2.18.45.tar.bz2 b/yast2-network-2.18.45.tar.bz2 deleted file mode 100644 index 7165759..0000000 --- a/yast2-network-2.18.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dad40a1c7be01307690c8030c403e05d1cbf98be9d9f7177462e93d303e0319e -size 288650 diff --git a/yast2-network-2.18.47.tar.bz2 b/yast2-network-2.18.47.tar.bz2 new file mode 100644 index 0000000..1e833cd --- /dev/null +++ b/yast2-network-2.18.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512b6c6eee508a0d00834d5b3e392abde64bda449d600f38f55b1edf89bc97c5 +size 333917 diff --git a/yast2-network.changes b/yast2-network.changes index 475aae0..c6728f8 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 16 14:53:15 CEST 2009 - mzugec@suse.cz + +- YaPI: write all values (included interfaces) +- 2.18.47 + +------------------------------------------------------------------- +Fri Sep 11 15:31:27 CEST 2009 - mzugec@suse.cz + +- YaPI: possible to remove default GW (bnc#538397) +- 2.18.46 + ------------------------------------------------------------------- Wed Sep 9 15:07:34 CEST 2009 - kmachalkova@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 3e7e245..afa0860 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.18.45) +# spec file for package yast2-network (Version 2.18.47) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: yast2-network -Version: 2.18.45 +Version: 2.18.47 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.45.tar.bz2 +Source0: yast2-network-2.18.47.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -65,7 +65,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.45 +%setup -n yast2-network-2.18.47 %build %{prefix}/bin/y2tool y2autoconf @@ -131,5 +131,4 @@ fi %doc %{prefix}/share/doc/packages/yast2-network %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README - %changelog