Bump to 0-0.7 and remove debug build

Signed-off-by: Zamir SUN <sztsian@gmail.com>
This commit is contained in:
Zamir SUN 2018-03-16 15:26:01 +08:00
parent 6a6602f1f0
commit 2ef7e40cc3

View File

@ -4,7 +4,7 @@
Name: kabi-dw Name: kabi-dw
Version: 0 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 Summary: Detect changes in the ABI between kernel builds
License: GPLv3+ License: GPLv3+
URL: https://github.com/skozina/%{name} URL: https://github.com/skozina/%{name}
@ -28,7 +28,7 @@ later comparing the text files.
%build %build
#CFLAGS=$RPM_OPT_FLAGS LDFLAGS=$RPM_LD_FLAGS make debug #CFLAGS=$RPM_OPT_FLAGS LDFLAGS=$RPM_LD_FLAGS make debug
%set_build_flags %set_build_flags
%make_build debug %make_build
%install %install
install -dm 755 %{buildroot}%{_bindir} install -dm 755 %{buildroot}%{_bindir}