From 25f42f19049e31273e7b4a5138ba8accdadde998 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:20:46 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- knotifyconfig.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/knotifyconfig.spec b/knotifyconfig.spec index af41be1..d248b55 100644 --- a/knotifyconfig.spec +++ b/knotifyconfig.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: knotifyconfig -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: Configuration dialog for desktop notifications Group: System/Libraries @@ -12,6 +12,8 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/knotifyconfig License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel +BuildRequires: libcanberra-devel BuildRequires: libgcc BuildRequires: libkcompletion-devel BuildRequires: libkconfig-devel @@ -21,9 +23,10 @@ BuildRequires: libkio-devel BuildRequires: libkjobwidgets-devel BuildRequires: libkservice-devel BuildRequires: libkwidgetsaddons-devel -BuildRequires: libphonon-qt5-devel -BuildRequires: libqt5-devel +BuildRequires: libkwindowsystem-devel +BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -85,6 +88,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Nov 13 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist