diff --git a/k3b.spec b/k3b.spec index 7639a74..a97ade4 100644 --- a/k3b.spec +++ b/k3b.spec @@ -1,7 +1,7 @@ %define dirver %(echo %version | sed "s,alpha.*,,;s,rc.*,,") %define pkgver %(echo %version | sed "s|[a-z]||") Name: k3b -Version: 21.08.1 +Version: 21.08.2 Release: 1mamba Summary: The CD/DVD/Blu-Ray Creator for KDE License: GPL @@ -18,6 +18,7 @@ Patch3: k3b-2.0.3a-CMakeLists.patch ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libQt5WebKit-devel +BuildRequires: libX11-devel BuildRequires: libattica5-devel BuildRequires: libavcodec-ffmpeg-devel BuildRequires: libavformat-ffmpeg-devel @@ -215,6 +216,9 @@ exit 0 %doc ChangeLog %changelog +* Fri Oct 08 2021 Automatic Build System 21.08.2-1mamba +- automatic version update by autodist + * Thu Sep 02 2021 Automatic Build System 21.08.1-1mamba - automatic version update by autodist