diff --git a/yast2-network-3.1.140.tar.bz2 b/yast2-network-3.1.140.tar.bz2 deleted file mode 100644 index 607fcb2..0000000 --- a/yast2-network-3.1.140.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ea653cb5f38659914f9cf412b46ea6523f4b763200077acd6bf13b0a4b168a6 -size 374639 diff --git a/yast2-network-3.1.142.tar.bz2 b/yast2-network-3.1.142.tar.bz2 new file mode 100644 index 0000000..a6d089d --- /dev/null +++ b/yast2-network-3.1.142.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07ea5104696cf86a9f3dce1696a2fa780baa7e1bf7f5f85db280547efd18364 +size 371807 diff --git a/yast2-network.changes b/yast2-network.changes index 2de27fb..db601ad 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 29 15:21:36 UTC 2016 - knut.anderssen@suse.com + +- Removed old testsuites tests and autotools, so yast2-testsuite + is not required anymore (fate#314695). +- 3.1.142 + +------------------------------------------------------------------- +Fri Jan 22 13:24:15 UTC 2016 - mvidner@suse.com + +- Fixed an Internal error when aborting the configuration of a + WiFi interface (bsc#950902). +- 3.1.141 + ------------------------------------------------------------------- Wed Dec 2 13:26:12 UTC 2015 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 9406dce..75491be 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-network # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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: 3.1.140 +Version: 3.1.142 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -31,7 +31,8 @@ BuildRequires: update-desktop-files BuildRequires: yast2-country BuildRequires: yast2-devtools >= 3.1.15 BuildRequires: yast2-proxy -BuildRequires: yast2-testsuite +#for install task +BuildRequires: rubygem(yast-rake) # yast2 v3.1.86: Added ServicesProposal library BuildRequires: yast2 >= 3.1.86 @@ -77,11 +78,11 @@ This package contains autogenerated documentation for yast2-network %prep %setup -n %{name}-%{version} -%build -%yast_build +%check +rake test:unit %install -%yast_install +rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root)