automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024]
This commit is contained in:
parent
7f7f5cafd4
commit
87a4dfee36
@ -1,5 +1,5 @@
|
|||||||
Name: spectacle
|
Name: spectacle
|
||||||
Version: 24.08.3
|
Version: 24.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Screenshot Capture Utility
|
Summary: Screenshot Capture Utility
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -11,6 +11,15 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Concurrent
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
@ -19,6 +28,7 @@ BuildRequires: libkf6-kcompletion-devel
|
|||||||
BuildRequires: libkf6-kconfig-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
BuildRequires: libkf6-kconfigwidgets-devel
|
BuildRequires: libkf6-kconfigwidgets-devel
|
||||||
BuildRequires: libkf6-kcoreaddons-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
|
BuildRequires: libkf6-kcrash-devel
|
||||||
BuildRequires: libkf6-kdbusaddons-devel
|
BuildRequires: libkf6-kdbusaddons-devel
|
||||||
BuildRequires: libkf6-kglobalaccel-devel
|
BuildRequires: libkf6-kglobalaccel-devel
|
||||||
BuildRequires: libkf6-kguiaddons-devel
|
BuildRequires: libkf6-kguiaddons-devel
|
||||||
@ -45,7 +55,6 @@ BuildRequires: libxcb-image-devel
|
|||||||
BuildRequires: libxcb-util-cursor-devel
|
BuildRequires: libxcb-util-cursor-devel
|
||||||
BuildRequires: libxcb-util-devel
|
BuildRequires: libxcb-util-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
BuildRequires: qt6-qtmultimedia-devel
|
BuildRequires: qt6-qtmultimedia-devel
|
||||||
BuildRequires: qt6-qtwayland-devel
|
BuildRequires: qt6-qtwayland-devel
|
||||||
@ -96,6 +105,9 @@ Spectacle is a screenshot capture utility for the KDE Plasma desktop.
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user