Hello community,

here is the log from the commit of package mraa for openSUSE:Factory checked in 
at 2017-10-26 18:46:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mraa (Old)
 and      /work/SRC/openSUSE:Factory/.mraa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mraa"

Thu Oct 26 18:46:07 2017 rev:6 rq:536753 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mraa/mraa.changes        2017-06-05 
18:51:13.497751278 +0200
+++ /work/SRC/openSUSE:Factory/.mraa.new/mraa.changes   2017-10-26 
18:46:15.818687826 +0200
@@ -1,0 +2,11 @@
+Thu Oct 26 09:29:54 UTC 2017 - [email protected]
+
+- Update to version 1.8.0:
+  * Added Up2 support & grovePi subplatform support
+  * Various improvements on 96board, rpi, beaglebone & Up boards
+  * CMake 3.8+ improvements
+  * Peripheral I/O improvements
+  * Json platform improvements
+  * Static analysis cleanup using SonarQube
+
+-------------------------------------------------------------------

Old:
----
  mraa-1.7.0.tar.gz

New:
----
  mraa-1.8.0.tar.gz

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

Other differences:
------------------
++++++ mraa.spec ++++++
--- /var/tmp/diff_new_pack.t8jJwX/_old  2017-10-26 18:46:16.822640966 +0200
+++ /var/tmp/diff_new_pack.t8jJwX/_new  2017-10-26 18:46:16.826640779 +0200
@@ -18,7 +18,7 @@
 
 %define         sover 1
 Name:           mraa
-Version:        1.7.0
+Version:        1.8.0
 Release:        0
 Summary:        Low Level Skeleton Library for IO Communication
 License:        MIT
@@ -165,40 +165,34 @@
 %postun -n lib%{name}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc README.md COPYING
 %{_bindir}/imraa
 %{_bindir}/mraa-gpio
 %{_bindir}/mraa-i2c
+%{_bindir}/mraa-uart
 
 %files -n lib%{name}%{sover}
-%defattr(-,root,root)
 %{_libdir}/libmraa.so.%{sover}
 %{_libdir}/libmraa.so.%{version}
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/libmraa.so
 %{_includedir}/%{name}.*
 %{_includedir}/%{name}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files -n python-%{name}
-%defattr(-,root,root)
 %{python_sitearch}/*
 
 %files -n python3-%{name}
-%defattr(-,root,root)
 %{python3_sitearch}/*
 
 %files -n java-%{name}
-%defattr(-,root,root)
 %{_javadir}/%{name}.jar
 %{_libdir}/libmraajava.so
 %{_libdir}/pkgconfig/mraajava.pc
 
 %files examples
-%defattr(-,root,root)
 %{_datadir}/%{name}
 
 %changelog

++++++ mraa-1.7.0.tar.gz -> mraa-1.8.0.tar.gz ++++++
++++ 9424 lines of diff (skipped)


Reply via email to