diff --git a/suil.spec b/suil.spec index 9ddebf5..b70ff5c 100644 --- a/suil.spec +++ b/suil.spec @@ -1,5 +1,5 @@ Name: suil -Version: 0.10.2 +Version: 0.10.4 Release: 1mamba Summary: A lightweight C library for loading and wrapping LV2 plugin UIs Group: System/Libraries @@ -53,7 +53,7 @@ This package contains libraries and header files for developing applications tha %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build ./waf configure \ @@ -87,6 +87,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS %changelog +* Sun Nov 10 2019 Automatic Build System 0.10.4-1mamba +- automatic version update by autodist + * Fri Dec 28 2018 Automatic Build System 0.10.2-1mamba - automatic version update by autodist