automatic version update by autodist [release 20.04.1-1mamba;Sun May 17 2020]
This commit is contained in:
parent
6f0aef596c
commit
9d18c2d7f4
@ -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 <autodist@mambasoft.it> 20.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.04.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user