automatic version update by autodist [release 6.7.0-1mamba;Mon Oct 14 2024]
This commit is contained in:
parent
c01dac3413
commit
a6f41c20d5
@ -1,7 +1,7 @@
|
||||
%define framework knotifyconfig
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-knotifyconfig
|
||||
Version: 6.6.0
|
||||
Version: 6.7.0
|
||||
Release: 1mamba
|
||||
Summary: Configuration dialog for desktop notifications
|
||||
Group: System/Libraries
|
||||
@ -13,6 +13,11 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/knoti
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -26,7 +31,6 @@ BuildRequires: libkf6-kservice-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -85,6 +89,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user