diff --git a/khealthcertificate.spec b/khealthcertificate.spec index 5c82750..c9f8d66 100644 --- a/khealthcertificate.spec +++ b/khealthcertificate.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: khealthcertificate -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: Handling of digital vaccination, test and recovery certificates Group: System/Libraries @@ -14,6 +14,8 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: LGPL, MIT, BSD, Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libkf6-karchive-devel BuildRequires: libkf6-kcodecs-devel @@ -21,7 +23,6 @@ BuildRequires: libkf6-ki18n-devel BuildRequires: libopenssl-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -83,6 +84,9 @@ This package contains libraries and header files for developing applications tha %{_datadir}/qlogging-categories6/org_kde_khealthcertificate.categories %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist