automatic version update by autodist [release 21.08.3-1mamba;Tue Nov 09 2021]
This commit is contained in:
parent
81b2e0d2ff
commit
e354539d87
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: grantlee-editor
|
||||
Version: 21.08.2
|
||||
Version: 21.08.3
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Contact Print Theme Editor
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -12,9 +12,11 @@ URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/grantlee-editor-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Positioning-devel
|
||||
BuildRequires: libQt5WebChannel-devel
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
BuildRequires: libakonadi-devel
|
||||
BuildRequires: libakonadi-mime-devel
|
||||
@ -46,11 +48,12 @@ BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libpimcommon-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsyntax-highlighting-devel
|
||||
BuildRequires: messagelib-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
@ -119,6 +122,9 @@ exit 0
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user