From b2942f6045f3a4473b5fda1ae3c1a147512a6da9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 28 Apr 2024 23:21:40 +0200 Subject: [PATCH] automatic version update by autodist [release 2.0.0-1mamba;Thu Apr 25 2024] --- lxqt-notificationd.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/lxqt-notificationd.spec b/lxqt-notificationd.spec index abc5bda..5d9dd6d 100644 --- a/lxqt-notificationd.spec +++ b/lxqt-notificationd.spec @@ -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 2.0.0-1mamba +- automatic version update by autodist + * Mon Nov 06 2023 Automatic Build System 1.4.0-1mamba - automatic version update by autodist