Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rmw for openSUSE:Factory checked in at 2022-02-05 23:23:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rmw (Old) and /work/SRC/openSUSE:Factory/.rmw.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmw" Sat Feb 5 23:23:08 2022 rev:5 rq:951713 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rmw/rmw.changes 2022-01-27 23:18:40.358271093 +0100 +++ /work/SRC/openSUSE:Factory/.rmw.new.1898/rmw.changes 2022-02-05 23:23:45.075691572 +0100 @@ -1,0 +2,5 @@ +Sat Feb 5 10:45:45 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- disable tests on 32 bit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rmw.spec ++++++ --- /var/tmp/diff_new_pack.ClwiFJ/_old 2022-02-05 23:23:45.451689000 +0100 +++ /var/tmp/diff_new_pack.ClwiFJ/_new 2022-02-05 23:23:45.459688945 +0100 @@ -24,9 +24,9 @@ Group: System/Management URL: https://remove-to-waste.info/ Source: https://github.com/theimpossibleastronaut/rmw/releases/download/v%{version}/%{name}-%{version}.tar.gz +BuildRequires: meson >= 0.56.0 BuildRequires: pkgconfig >= 0.9.0 BuildRequires: pkgconfig(ncurses) -BuildRequires: meson >= 0.56.0 %description rmw (ReMove to Waste) is a safe-remove utility for the command line. It @@ -56,7 +56,9 @@ %find_lang %{name} %check +%ifnarch i586 armv7l %meson_test +%endif %files %license COPYING