automatic version update by autodist [release 2.0.0-1mamba;Thu Apr 25 2024]

This commit is contained in:
Automatic Build System 2024-04-28 23:21:40 +02:00
parent a035a13ae6
commit b2942f6045

View File

@ -1,5 +1,5 @@
Name: lxqt-notificationd
Version: 1.4.0
Version: 2.0.0
Release: 1mamba
Summary: LXQt's implementation of a daemon according to the Desktop Notifications Specification
Group: Graphical Desktop/Applications/Environment
@ -11,16 +11,17 @@ Source: https://github.com/lxqt/lxqt-notificationd.git/%{version}/lxqt-no
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Svg-devel
BuildRequires: libQt5X11Extras-devel
BuildRequires: libX11-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libglvnd-devel
BuildRequires: libkf6-kwindowsystem-devel
BuildRequires: liblayer-shell-qt-devel
BuildRequires: liblxqt-devel
BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtsvg-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -58,6 +59,9 @@ done
%doc AUTHORS LICENSE
%changelog
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
- automatic version update by autodist
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist