diff --git a/kwave.spec b/kwave.spec index 8eb24dc..adb3878 100644 --- a/kwave.spec +++ b/kwave.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwave -Version: 20.04.0 +Version: 20.04.1 Release: 1mamba Summary: KDE Frameworks 5 sound editor Group: Graphical Desktop/Applications/Multimedia @@ -80,10 +80,9 @@ This package contains libraries and header files for developing applications tha %debug_package %prep -%setup -q -D -T +%setup -q %build -:<< _EOF %cmake_kde5 -d build %make @@ -126,5 +125,8 @@ exit 0 %{_libdir}/libkwavegui.so.* %changelog +* Sun May 17 2020 Automatic Build System 20.04.1-1mamba +- automatic version update by autodist + * Thu Apr 30 2020 Silvan Calarco 20.04.0-1mamba - package created using the webbuild interface