Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2016-02-07 09:21:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2016-01-05 09:39:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2016-02-07 09:21:20.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Jan 29 15:21:36 UTC 2016 - knut.anders...@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 - mvid...@suse.com
+
+- Fixed an Internal error when aborting the configuration of a
+  WiFi interface (bsc#950902).
+- 3.1.141
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-3.1.140.tar.bz2

New:
----
  yast2-network-3.1.142.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.xczOtb/_old  2016-02-07 09:21:21.000000000 +0100
+++ /var/tmp/diff_new_pack.xczOtb/_new  2016-02-07 09:21:21.000000000 +0100
@@ -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:  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 @@
 %prep
 %setup -n %{name}-%{version}
 
-%build
-%yast_build
+%check
+rake test:unit
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)

++++++ yast2-network-3.1.140.tar.bz2 -> yast2-network-3.1.142.tar.bz2 ++++++
++++ 2378 lines of diff (skipped)


Reply via email to