automatic version update by autodist [release 6.0.1-1mamba;Tue Jan 07 2025]
This commit is contained in:
parent
74f24e09ec
commit
217e44b527
@ -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.
|
||||
|
||||
|
||||
|
@ -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 <autodist@openmamba.org> 6.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 09 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user