Hello community,

here is the log from the commit of package upm for openSUSE:Factory checked in 
at 2019-01-21 10:49:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upm (Old)
 and      /work/SRC/openSUSE:Factory/.upm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upm"

Mon Jan 21 10:49:58 2019 rev:6 rq:664411 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/upm/upm.changes  2018-07-10 16:18:14.561275018 
+0200
+++ /work/SRC/openSUSE:Factory/.upm.new.28833/upm.changes       2019-01-21 
10:50:27.960011234 +0100
@@ -1,0 +2,18 @@
+Thu Jan 10 14:52:39 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 1.7.1:
+  * Bumped library compatibility to new MRAA 2.0 APIs
+  * Added installation details for Fedora
+  * Minor fixes based on static analysis vulnerability report
+- Changes for version 1.7.0:
+  * Added Cordova bindings based on Java packages
+  * Complete rework of the nmea_gps library giving more control
+    over data acquisition and parsing
+  * Added GTest support for unit tests
+  * Removed calls to deprecated MRAA fast GPIO functions
+  * Several bug fixes and improvements around SWIG type maps and
+    gcc8 support
+  * New sensors: kx122, kxtj3, bh1792, bh1749
+- Run tests during build
+
+-------------------------------------------------------------------

Old:
----
  upm-1.6.0.tar.gz

New:
----
  upm-1.7.1.tar.gz

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

Other differences:
------------------
++++++ upm.spec ++++++
--- /var/tmp/diff_new_pack.GwNkpO/_old  2019-01-21 10:50:29.544009307 +0100
+++ /var/tmp/diff_new_pack.GwNkpO/_new  2019-01-21 10:50:29.544009307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package upm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define         sover 1
 Name:           upm
-Version:        1.6.0
+Version:        1.7.1
 Release:        0
 Summary:        High-level repository for sensors that use mraa
 License:        MIT
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  swig
 BuildRequires:  pkgconfig(libjpeg)
-BuildRequires:  pkgconfig(mraa) >= 1.9.0
+BuildRequires:  pkgconfig(mraa) >= 2.0.0
 BuildRequires:  pkgconfig(python2)
 BuildRequires:  pkgconfig(python3)
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64
@@ -127,7 +127,8 @@
   -DCMAKE_EXE_LINKER_FLAGS="" \
   -DCMAKE_MODULE_LINKER_FLAGS="" \
   -DBUILDSWIGNODE=on \
-  -DBUILDFTI=on
+  -DBUILDFTI=on \
+  -Wno-dev
 %make_jobs
 
 %install

++++++ upm-1.6.0.tar.gz -> upm-1.7.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/upm/upm-1.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.upm.new.28833/upm-1.7.1.tar.gz differ: char 18, 
line 1


Reply via email to