automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:19:47 +01:00
parent 7d2a008906
commit 825a1274dd

View File

@ -1,28 +1,26 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: knotifications
Version: 5.82.0
Version: 5.83.0
Release: 1mamba
Summary: Desktop notifications framework
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/knotifications-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kconfig-devel
BuildRequires: libX11-devel
BuildRequires: libXtst-devel
BuildRequires: libcanberra-devel
BuildRequires: libdbusmenu-qt5-devel
BuildRequires: libgcc
BuildRequires: libkcodecs-devel
BuildRequires: libkconfig-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libkiconthemes-devel
BuildRequires: libkservice-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libphonon-qt5-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
@ -91,6 +89,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sun Jun 13 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
- automatic version update by autodist