diff --git a/SPECS/vamp-plugin-sdk.spec b/SPECS/vamp-plugin-sdk.spec index 4de0c1a..6591f83 100644 --- a/SPECS/vamp-plugin-sdk.spec +++ b/SPECS/vamp-plugin-sdk.spec @@ -1,6 +1,6 @@ Name: vamp-plugin-sdk Version: 2.8.0 -Release: 2%{?dist} +Release: 2%{?dist}.inferit Summary: An API for audio analysis and feature extraction plugins License: BSD @@ -42,7 +42,7 @@ sed -i 's|/lib/|/%{_lib}/|g' src/vamp-hostsdk/PluginLoader.cpp %build %configure -%make_build +make %install @@ -94,6 +94,9 @@ make clean %changelog +* Wed Feb 28 2024 Sergey Cherevko - 2.8.0-2.inferit +- Fix build + * Wed Feb 28 2024 Sergey Cherevko - 2.8.0-2 - Rebuilt for MSVSphere 8.9