automatic version update by autodist [release 5.83.0-1mamba;Mon Jun 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 01:58:09 +01:00
parent 4e436a6ea6
commit 4e5ec6b773

View File

@ -1,20 +1,21 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kjsembed
Version: 5.82.0
Version: 5.83.0
Release: 1mamba
Summary: KDE Frameworks 5 component for binding Javascript object to QObjects
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/kjsembed-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libki18n-devel
BuildRequires: libkjs-devel
BuildRequires: libqt5-devel
@ -99,6 +100,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KJsEmbed.pri
%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