Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mraa for openSUSE:Factory checked in at 2024-12-09 21:12:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mraa (Old) and /work/SRC/openSUSE:Factory/.mraa.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mraa" Mon Dec 9 21:12:44 2024 rev:17 rq:1229268 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mraa/mraa.changes 2021-02-01 13:31:05.862356782 +0100 +++ /work/SRC/openSUSE:Factory/.mraa.new.29675/mraa.changes 2024-12-09 21:13:50.290655715 +0100 @@ -1,0 +2,6 @@ +Mon Dec 9 10:03:41 UTC 2024 - Martin Pluskal <mplus...@suse.com> + +- Small package cleanup +- Resolve building on Tumbleweed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mraa.spec ++++++ --- /var/tmp/diff_new_pack.xn0R0I/_old 2024-12-09 21:13:50.790676635 +0100 +++ /var/tmp/diff_new_pack.xn0R0I/_new 2024-12-09 21:13:50.790676635 +0100 @@ -1,7 +1,7 @@ # # spec file for package mraa # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Release: 0 Summary: Low Level Skeleton Library for IO Communication License: MIT -Group: Hardware/Other URL: https://github.com/eclipse/mraa Source: https://github.com/eclipse/mraa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: mraa-i686.patch @@ -53,7 +52,6 @@ %package -n lib%{name}%{sover} Summary: Low Level Skeleton Library for IO Communication -Group: System/Libraries %description -n lib%{name}%{sover} libmraa is a C/C++ library with bindings to Java, Python and JavaScript to @@ -67,7 +65,6 @@ %package devel Summary: Development files for %{name} -Group: Development/Languages/C and C++ Requires: lib%{name}%{sover} = %{version} %description devel @@ -82,7 +79,6 @@ %package -n python3-%{name} Summary: Python3 bindings for %{name} -Group: Development/Languages/Python Requires: lib%{name}%{sover} = %{version} %description -n python3-%{name} @@ -97,7 +93,6 @@ %package -n java-%{name} Summary: Java bindings for %{name} -Group: Development/Languages/Java Requires: javapackages-tools Requires: lib%{name}%{sover} = %{version} @@ -113,8 +108,6 @@ %package -n nodejs-%{name} Summary: Nodes bindings for %{name} -Group: Development/Languages/Other -%requires_ge nodejs6 %description -n nodejs-%{name} libmraa is a C/C++ library with bindings to Java, Python and JavaScript to @@ -128,7 +121,7 @@ %package examples Summary: Examples for %{name} -Group: Hardware/Other +BuildArch: noarch %description examples libmraa is a C/C++ library with bindings to Java, Python and JavaScript to @@ -190,7 +183,8 @@ %{_libdir}/pkgconfig/%{name}.pc %files -n python3-%{name} -%{python3_sitearch}/* +%{python3_sitearch}/%{name}.py +%{python3_sitearch}/_%{name}.so %files -n java-%{name} %{_javadir}/%{name}.jar