From 2ef7e40cc3a5de14c64f3ee915bccb57d2c566dd Mon Sep 17 00:00:00 2001 From: Zamir SUN Date: Fri, 16 Mar 2018 15:26:01 +0800 Subject: [PATCH] Bump to 0-0.7 and remove debug build Signed-off-by: Zamir SUN --- kabi-dw.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kabi-dw.spec b/kabi-dw.spec index cd97935..67cddc3 100644 --- a/kabi-dw.spec +++ b/kabi-dw.spec @@ -4,7 +4,7 @@ Name: kabi-dw Version: 0 -Release: 0.6.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.7.%{commitdate}git%{shortcommit}%{?dist} Summary: Detect changes in the ABI between kernel builds License: GPLv3+ URL: https://github.com/skozina/%{name} @@ -28,7 +28,7 @@ later comparing the text files. %build #CFLAGS=$RPM_OPT_FLAGS LDFLAGS=$RPM_LD_FLAGS make debug %set_build_flags -%make_build debug +%make_build %install install -dm 755 %{buildroot}%{_bindir}