From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] libcap-ng: Update to 0.7.9 Date: Sun, 03 Mar 2019 10:47:17 +0100 Message-ID: <20190303094717.27517-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4020041383223313765==" List-Id: --===============4020041383223313765== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable * Re-enabled testsuite Signed-off-by: Stefan Schantl --- libcap-ng/libcap-ng.nm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libcap-ng/libcap-ng.nm b/libcap-ng/libcap-ng.nm index 54e0e20a9..ddc640d06 100644 --- a/libcap-ng/libcap-ng.nm +++ b/libcap-ng/libcap-ng.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D libcap-ng -version =3D 0.7.4 +version =3D 0.7.9 release =3D 1 =20 groups =3D System/Libraries @@ -25,7 +25,9 @@ build python end =20 - # The testsuite is broken by the package developers + test + make check + end end =20 packages --=20 2.20.1 --===============4020041383223313765==--