Use backend-agnostic CMake macro for building and running tests

This commit is contained in:
Neal Gompa 2020-08-08 22:26:13 -04:00
parent 443ca96a12
commit 8e21654a51

View File

@ -5,7 +5,7 @@
Name: libeconf
Version: 0.3.8
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Enhanced config file parser library
License: MIT
@ -45,7 +45,7 @@ developing applications that use %{name}.
%check
%make_build -C %{_vpath_builddir} check
%cmake_build --target check
%files
@ -62,6 +62,9 @@ developing applications that use %{name}.
%changelog
* Sat Aug 08 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.8-4
- Use backend-agnostic CMake macro for building and running tests
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild