automatic version update by autodist [release 6.7.0-1mamba;Sun Oct 13 2024]

This commit is contained in:
Automatic Build System 2024-10-15 09:50:12 +02:00
parent fa12a593ca
commit 8883f8d937

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kbookmarks
Version: 6.6.0
Version: 6.7.0
Release: 1mamba
Summary: Lets you access and manipulate bookmarks stored using the XBEL format
Group: System/Libraries
@ -14,6 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kbook
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6Gui
BuildRequires: libQt6Widgets
BuildRequires: libQt6Xml
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libkf6-kcolorscheme-devel
@ -22,7 +26,6 @@ BuildRequires: libkf6-kconfigwidgets-devel
BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-kwidgetsaddons-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: extra-cmake-modules
@ -90,6 +93,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sun Oct 13 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