From a8742f03dd88b64cbe3316ab23e60e1bf6394594 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 25 Mar 2019 17:09:05 +0100 Subject: [PATCH] Rebuild with -Db_ndebug=true Signed-off-by: Igor Gnatenko --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index bc03627..db76bd8 100644 --- a/mesa.spec +++ b/mesa.spec @@ -50,7 +50,7 @@ Name: mesa Summary: Mesa graphics libraries %global ver 19.0.0 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://www.mesa3d.org @@ -633,6 +633,9 @@ popd %endif %changelog +* Mon Mar 25 2019 Igor Gnatenko - 19.0.0-2 +- Rebuild with -Db_ndebug=true + * Wed Mar 13 2019 Peter Robinson 19.0.0-1 - Update to 19.0.0