diff --git a/kwin.spec b/kwin.spec index 0bffc00..b3dd7df 100644 --- a/kwin.spec +++ b/kwin.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwin -Version: 5.16.1 +Version: 5.16.2 Release: 1mamba Summary: KDE Frameworks 5 window manager Group: Graphical Desktop/Applications/Environment @@ -100,6 +100,7 @@ This package contains libraries and header files for developing applications tha export QV4_FORCE_INTERPRETER=1 %cmake_kde5 -d build + %make %install @@ -224,6 +225,9 @@ exit 0 %{_libdir}/libkwinxrenderutils.so %changelog +* Sat Jul 06 2019 Automatic Build System 5.16.2-1mamba +- automatic version update by autodist + * Wed Jun 19 2019 Automatic Build System 5.16.1-1mamba - automatic version update by autodist