diff --git a/libkgeomap.spec b/libkgeomap.spec index 56801f9..4a67945 100644 --- a/libkgeomap.spec +++ b/libkgeomap.spec @@ -1,5 +1,5 @@ Name: libkgeomap -Version: 20.08.0 +Version: 20.08.1 Release: 1mamba Summary: World-Map Library interface for KDE Group: System/Libraries @@ -11,13 +11,16 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/lib License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: ldconfig +BuildRequires: libQt5WebEngine-devel +BuildRequires: libQt5WebKit-devel BuildRequires: libgcc BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libki18n-devel BuildRequires: libkio-devel BuildRequires: libkservice-devel -BuildRequires: libmarble5-devel +BuildRequires: libmarble-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END @@ -84,6 +87,9 @@ This package contains libraries and header files for developing applications tha %{_kde5_datadir}/libkgeomap/* %changelog +* Fri Sep 04 2020 Automatic Build System 20.08.1-1mamba +- automatic version update by autodist + * Sat Aug 15 2020 Automatic Build System 20.08.0-1mamba - automatic version update by autodist