Hello community, here is the log from the commit of package fabtests for openSUSE:Factory checked in at 2017-05-16 14:33:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fabtests (Old) and /work/SRC/openSUSE:Factory/.fabtests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fabtests" Tue May 16 14:33:23 2017 rev:2 rq:482444 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fabtests/fabtests.changes 2017-03-24 02:17:27.607673429 +0100 +++ /work/SRC/openSUSE:Factory/.fabtests.new/fabtests.changes 2017-05-16 14:33:44.655323810 +0200 @@ -1,0 +2,6 @@ +Thu Mar 23 16:18:58 UTC 2017 - [email protected] + +- Fix RPM group. +- Trim filler words from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fabtests.spec ++++++ --- /var/tmp/diff_new_pack.kxsnT2/_old 2017-05-16 14:33:45.319230537 +0200 +++ /var/tmp/diff_new_pack.kxsnT2/_new 2017-05-16 14:33:45.327229413 +0200 @@ -21,7 +21,7 @@ Release: 0 Summary: Test suite for libfabric API License: BSD-2-Clause or GPL-2.0 -Group: System Environment/Libraries +Group: Development/Tools/Other Url: http://www.github.com/ofiwg/fabtests Source: https://github.com/ofiwg/fabtests/releases/download/v%{version}/%{name}-%{version}.tar.bz2 BuildRequires: libfabric-devel @@ -30,8 +30,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #Currently *only* builds on x86_64 as it is dependent on libpsm2 ExclusiveArch: x86_64 + %description -Fabtests provides a set of examples that uses libfabric - a high-performance fabric software library. +Fabtests provides a set of examples that uses libfabric, a fabric software library. %prep %setup -q
