automatic version update by autodist [release 1.6.0-1mamba;Mon Dec 02 2024]
This commit is contained in:
parent
06ec3b6d1a
commit
b7dd590e82
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kirigami-addons
|
||||
Version: 1.5.0
|
||||
Version: 1.6.0
|
||||
Release: 1mamba
|
||||
Summary: Set of widgets i.e visual end user components along with a code to support them
|
||||
Group: System/Libraries
|
||||
@ -13,6 +13,12 @@ Source: https://download.kde.org/stable/kirigami-addons/kirigami-addons-%
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
@ -21,7 +27,6 @@ BuildRequires: libkf6-kglobalaccel-devel
|
||||
BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -84,6 +89,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KF6KirigamiAddons/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2024 Automatic Build System <autodist@openmamba.org> 1.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user