automatic version update by autodist [release 6.9.0-1mamba;Sun Dec 15 2024]
This commit is contained in:
parent
1f4b8029d5
commit
395de77836
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kcolorscheme
|
||||
Version: 6.8.0
|
||||
Version: 6.9.0
|
||||
Release: 1mamba
|
||||
Summary: Classes to read and interact with KColorScheme
|
||||
Group: System/Libraries
|
||||
@ -14,13 +14,15 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kcolo
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
@ -81,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KF6ColorScheme.*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user