automatic version update by autodist [release 5.249.0-1mamba;Fri Feb 02 2024]

This commit is contained in:
Automatic Build System 2024-02-03 14:58:30 +01:00
parent 51d4d757e8
commit 7916466287

View File

@ -2,14 +2,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-bluez-qt
Version: 5.248.0
Version: 5.249.0
Release: 1mamba
Summary: KDE Frameworks Qt wrapper for BlueZ 5 DBus API
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
URL: https://invent.kde.org/frameworks/bluez-qt
Source: http://download.kde.org/%{stable_kf6}/frameworks/%{version}/bluez-qt-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
@ -20,7 +20,7 @@ BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules
Requires: bluez >= 5
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -88,6 +88,9 @@ This package contains libraries and header files for developing applications tha
%{_qt6_docdir}/KF6BluezQt*
%changelog
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
- automatic version update by autodist
* Sat Jan 13 2024 Automatic Build System <autodist@mambasoft.it> 5.248.0-1mamba
- automatic version update by autodist