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