Hello community,

here is the log from the commit of package mraa for openSUSE:Factory checked in 
at 2017-01-29 10:38:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mraa (Old)
 and      /work/SRC/openSUSE:Factory/.mraa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mraa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mraa/mraa.changes        2017-01-25 
23:16:18.518354798 +0100
+++ /work/SRC/openSUSE:Factory/.mraa.new/mraa.changes   2017-02-03 
17:50:49.821325158 +0100
@@ -1,0 +2,28 @@
+Thu Jan 26 14:22:18 UTC 2017 - [email protected]
+
+- Update to version 1.5.1:
+  * Small memleaks plugged
+  * imraa useless arp statements removed
+  * NPM 1.5.0 did not 100% match real 1.5.0 tag, this resolves this
+- Changes for version 1.5.0:
+  * imraa now uses argp, slight option changes, you need to use -a
+    to flash a 101
+  * Joule i2c enumeration much improved, uses pci id
+  * Firmata add a spinlock to remove possible race condition
+  * Mock Uart functionality
+- Changes for version 1.4.0:
+  * Add support for Siemens SIMATIC IOT2000
+  * Cmake now enables much more error detection depending on
+    compiler support
+  * Mraa Maven packages now enabled
+  * Galileo Gen2 AIO fix using pincmd
+  * Adding an already added firmata platform now returns
+    MRAA_SUCCESS
+  * Cmake no longer tags builds without git as '-dirty' version.c
+    for easier packaging support
+- Changes for version 1.3.0:
+  * Fix GT GPIO bugs
+  * Mock SPI and travis now uses mock and tests it
+  * RPI zero support
+
+-------------------------------------------------------------------

Old:
----
  mraa-1.2.3.tar.gz

New:
----
  mraa-1.5.1.tar.gz

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

Other differences:
------------------
++++++ mraa.spec ++++++
--- /var/tmp/diff_new_pack.bVhFl5/_old  2017-02-03 17:50:50.149278919 +0100
+++ /var/tmp/diff_new_pack.bVhFl5/_new  2017-02-03 17:50:50.153278355 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mraa
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define         sover 1
 Name:           mraa
-Version:        1.2.3
+Version:        1.5.1
 Release:        0
 Summary:        Low Level Skeleton Library for IO Communication
 License:        MIT
@@ -153,9 +153,8 @@
   -DBUILDTESTS=off \
   -DBUILDSWIGPYTHON=on \
   -DBUILDSWIGJAVA=on \
-  -DBUILDSWIGNODE=off \
-  -DCMAKE_BUILD_TYPE=RelWithDebInfo
-make %{?_smp_mflags}
+  -DBUILDSWIGNODE=off
+%make_jobs
 
 %install
 %cmake_install

++++++ mraa-1.2.3.tar.gz -> mraa-1.5.1.tar.gz ++++++
++++ 5427 lines of diff (skipped)


Reply via email to