automatic version update by autodist [release 6.8.0-1mamba;Sun Nov 10 2024]

This commit is contained in:
Automatic Build System 2024-11-11 18:21:57 +01:00
parent b165676b39
commit e48331f08f

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kdesu
Version: 6.7.0
Version: 6.8.0
Release: 1mamba
Summary: KDE Frameworks 6 User interface for running shell commands with root privileges
Group: Graphical Desktop/Applications/Administration
@ -15,6 +15,7 @@ License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libQt6Core
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
@ -24,7 +25,6 @@ BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-ki18n-devel
BuildRequires: libkf6-kpty-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: kf6-rpm-macros
@ -91,6 +91,9 @@ This package contains libraries and header files for developing applications tha
%{_qt6_docdir}/KF6Su.*
%changelog
* Sun Nov 10 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