automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-10 11:34:38 +01:00
parent 61c706d96e
commit ea96445ab6

View File

@ -1,5 +1,5 @@
Name: kate Name: kate
Version: 24.08.2 Version: 24.08.3
Release: 1mamba Release: 1mamba
Summary: A fast and advanced text editor Summary: A fast and advanced text editor
Group: Graphical Desktop/Applications/Development Group: Graphical Desktop/Applications/Development
@ -11,6 +11,14 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Concurrent
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6Sql
BuildRequires: libQt6Widgets
BuildRequires: libQt6Xml
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglvnd-devel BuildRequires: libglvnd-devel
@ -43,7 +51,6 @@ BuildRequires: libkf6-syntax-highlighting-devel
BuildRequires: libqtkeychain-qt6-devel BuildRequires: libqtkeychain-qt6-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libxkbcommon-devel BuildRequires: libxkbcommon-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
@ -95,6 +102,9 @@ A fast and advanced text editor, extensible with nice plugins.
%doc LICENSES %doc LICENSES
%changelog %changelog
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
- automatic version update by autodist
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba * Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
- automatic version update by autodist - automatic version update by autodist