From 217e44b527a569b815aa79c1462522e4fb982389 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 7 Jan 2025 10:04:51 +0100 Subject: [PATCH] automatic version update by autodist [release 6.0.1-1mamba;Tue Jan 07 2025] --- README.md | 1 + kphotoalbum.spec | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fee80f..0cfb5b0 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ A photo album tool. Focuses on three key points: * It must be easy to search for images. * It must be easy to browse and View the images. + diff --git a/kphotoalbum.spec b/kphotoalbum.spec index 026c245..c06a09d 100644 --- a/kphotoalbum.spec +++ b/kphotoalbum.spec @@ -1,5 +1,5 @@ Name: kphotoalbum -Version: 6.0.0 +Version: 6.0.1 Release: 1mamba Summary: KDE Photo Album Group: Graphical Desktop/Applications/Graphics @@ -16,6 +16,8 @@ BuildRequires: libQt6Core BuildRequires: libQt6DBus BuildRequires: libQt6Gui BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6PrintSupport BuildRequires: libQt6Sql BuildRequires: libQt6Widgets BuildRequires: libQt6Xml @@ -41,9 +43,15 @@ BuildRequires: libkf6-kxmlgui-devel BuildRequires: libkf6-purpose-devel BuildRequires: libkf6-solid-devel BuildRequires: libkf6-sonnet-devel +BuildRequires: libmarble-devel BuildRequires: libphonon-qt6-devel BuildRequires: libstdc++6-devel BuildRequires: libvlc-devel +BuildRequires: qt6-qt5compat-devel +BuildRequires: qt6-qtdeclarative-devel +BuildRequires: qt6-qtpositioning-devel +BuildRequires: qt6-qtwebchannel-devel +BuildRequires: qt6-qtwebengine-devel ## AUTOBUILDREQ-END BuildRequires: libmarble-devel >= 17.04.3-1mamba BuildRequires: marble @@ -64,7 +72,6 @@ A photo album tool. Focuses on three key points: * It must be easy to search for images. * It must be easy to browse and View the images. -%debug_package %prep %setup -q @@ -125,6 +132,9 @@ exit 0 %doc LICENSES %changelog +* Tue Jan 07 2025 Automatic Build System 6.0.1-1mamba +- automatic version update by autodist + * Mon Dec 09 2024 Automatic Build System 6.0.0-1mamba - automatic version update by autodist