automatic version update by autodist [release 6.7.0-1mamba;Mon Oct 14 2024]
This commit is contained in:
parent
decaa8a763
commit
f3219c8fc1
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define minver %(echo %version | cut -d. -f3)
|
||||
Name: kf6-baloo
|
||||
Version: 6.6.0
|
||||
Version: 6.7.0
|
||||
Release: 1mamba
|
||||
Summary: Baloo provides search capabilities in KDE Frameworks
|
||||
Group: System/Libraries
|
||||
@ -14,6 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/baloo
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
@ -128,6 +132,9 @@ exit 0
|
||||
%{_qt6_docdir}/KF6Baloo.*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user