automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:20:46 +01:00
parent 1c10cdeb4c
commit 25f42f1904

View File

@ -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 <autodist@mambasoft.it> 5.88.0-1mamba
- automatic version update by autodist
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
- automatic version update by autodist