automatic version update by autodist [release 5.83.0-1mamba;Mon Jun 14 2021]
This commit is contained in:
parent
9719ee92df
commit
2b1760c9ef
@ -1,17 +1,22 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kdesignerplugin
|
||||
Version: 5.82.0
|
||||
Version: 5.83.0
|
||||
Release: 1mamba
|
||||
Summary: Integrating KDE frameworks widgets with Qt Designer
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.kde.org
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/frameworks/%{majver}/portingAids/kdesignerplugin-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 kdesignerplugin' to get the list of build requirements.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
|
||||
@ -50,6 +55,9 @@ This framework provides plugins for Qt Designer that allow it to display the wid
|
||||
%doc COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Mon Jun 14 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user