automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]
This commit is contained in:
parent
1c10cdeb4c
commit
25f42f1904
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: knotifyconfig
|
Name: knotifyconfig
|
||||||
Version: 5.87.0
|
Version: 5.88.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Configuration dialog for desktop notifications
|
Summary: Configuration dialog for desktop notifications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,8 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/knotifyconfig
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkcompletion-devel
|
BuildRequires: libkcompletion-devel
|
||||||
BuildRequires: libkconfig-devel
|
BuildRequires: libkconfig-devel
|
||||||
@ -21,9 +23,10 @@ BuildRequires: libkio-devel
|
|||||||
BuildRequires: libkjobwidgets-devel
|
BuildRequires: libkjobwidgets-devel
|
||||||
BuildRequires: libkservice-devel
|
BuildRequires: libkservice-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libphonon-qt5-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user