automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]
This commit is contained in:
parent
68be9872b3
commit
83dc143ba8
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kjsembed
|
||||
Version: 5.87.0
|
||||
Version: 5.88.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 component for binding Javascript object to QObjects
|
||||
Group: System/Libraries
|
||||
@ -14,12 +14,13 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/portingAids/k
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkjs-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
@ -100,6 +101,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KJsEmbed.pri
|
||||
|
||||
%changelog
|
||||
* Sat Nov 13 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user