automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-10 11:05:12 +01:00
parent 05357cfbab
commit ab19e0f08c

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: colord-kde
Version: 24.08.2
Version: 24.08.3
Release: 1mamba
Summary: Provides interfaces and session daemon to colord
Group: Graphical Desktop/Applications/Graphics
@ -14,6 +14,11 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/co
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6Widgets
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXrandr-devel
@ -31,7 +36,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel
BuildRequires: libkf6-kwindowsystem-devel
BuildRequires: liblcms2-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -70,6 +74,9 @@ Provides interfaces and session daemon to colord.
%doc COPYING
%changelog
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
- automatic version update by autodist
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
- automatic version update by autodist