automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
38ab1484d5
commit
f36323e451
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kcoreaddons
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: KCoreAddons provides classes built on top of QtCore to perform various tasks
|
||||
Group: System/Libraries
|
||||
@ -15,10 +15,12 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kcore
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
## AUTOBUILDREQ-END
|
||||
@ -84,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user