automatic version update by autodist [release 6.8.0-1mamba;Sat Nov 09 2024]
This commit is contained in:
parent
3399eea442
commit
03d2aea55a
@ -1,7 +1,7 @@
|
||||
%define framework networkmanager-qt
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-networkmanager-qt
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: Binding library between NetworkManager and Qt
|
||||
Group: System/Libraries
|
||||
@ -13,11 +13,13 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/netwo
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -76,6 +78,9 @@ This package contains static libraries and header files needed for development.
|
||||
%{_qt6_docdir}/KF6NetworkManagerQt.*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user