automatic version update by autodist [release 21.04.2-1mamba;Thu Jun 10 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:34:00 +01:00
parent eb1e1744cf
commit 975afe81cc

View File

@ -1,19 +1,31 @@
Name: kapptemplate Name: kapptemplate
Version: 21.04.1 Version: 21.04.2
Release: 1mamba Release: 1mamba
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
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org URL: https://kde.org/
Source: http://download.kde.org/stable/release-service/%{version}/src/kapptemplate-%{version}.tar.xz Source: http://download.kde.org/stable/release-service/%{version}/src/kapptemplate-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libqt4-devel BuildRequires: libkarchive-devel
BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel
BuildRequires: libkcompletion-devel
BuildRequires: libkconfig-devel
BuildRequires: libkconfigwidgets-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libki18n-devel
BuildRequires: libkio-devel
BuildRequires: libkjobwidgets-devel
BuildRequires: libkservice-devel
BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: automoc4 BuildRequires: automoc4
@ -77,6 +89,9 @@ exit 0
%doc LICENSES %doc LICENSES
%changelog %changelog
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
- automatic version update by autodist
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba * Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist - automatic version update by autodist