automatic version update by autodist [release 24.12.0-1mamba;Thu Dec 12 2024]
This commit is contained in:
parent
a9b58beccf
commit
006078c971
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kaccounts-integration
|
||||
Version: 24.08.3
|
||||
Version: 24.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE framework to store secrets
|
||||
Group: System/Libraries
|
||||
@ -13,6 +13,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libaccounts-qt6-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -29,7 +35,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libqcoro-qt6-devel
|
||||
BuildRequires: libsignon-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -99,6 +104,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KAccounts6/KAccounts*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user