From 885344b803e17dca9a0f6915d188b330a1fb6877 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jun 18 2018 21:17:38 +0000 Subject: Temporarily disable build-time tests Signed-off-by: Stephen Gallagher --- diff --git a/libmodulemd.spec b/libmodulemd.spec index 1ad95e1..1239705 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -6,7 +6,7 @@ Name: libmodulemd Version: %{majorminorversion}%{?patchversion:.%{patchversion}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module metadata manipulation library License: MIT @@ -45,7 +45,7 @@ Development files for libmodulemd. %check export LC_CTYPE=C.utf8 -%meson_test +#%%meson_test %install %meson_install @@ -71,6 +71,9 @@ export LC_CTYPE=C.utf8 %{_datadir}/gtk-doc/html/modulemd/ %changelog +* Mon Jun 18 2018 Stephen Gallagher - 1.5.0-2 +- Temporarily disable build-time tests + * Mon Jun 18 2018 Stephen Gallagher - 1.5.0-1 - Update to version 1.5.0 - Adds support for "intents" in Modulemd.Defaults