remove requirement for kdelibs [release 23.08.1-2mamba;Fri Oct 06 2023]
This commit is contained in:
parent
9bf0eeb29c
commit
62fc0472ff
@ -1,6 +1,6 @@
|
||||
Name: kapptemplate
|
||||
Version: 23.08.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: KDE5 shell script to easy the beginning of new apps
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
Vendor: openmamba
|
||||
@ -30,11 +30,9 @@ BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kdoctools
|
||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
||||
|
||||
%description
|
||||
KDE5 shell script to easy the beginning of new apps. This package is part of KDE4.
|
||||
@ -91,6 +89,9 @@ exit 0
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Oct 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 23.08.1-2mamba
|
||||
- remove requirement for kdelibs
|
||||
|
||||
* Thu Sep 14 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user