update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
85d3011173
commit
f05fb9ce91
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt5-qtscxml
|
||||
Version: 5.15.2
|
||||
Release: 2mamba
|
||||
Version: 5.15.7
|
||||
Release: 1mamba
|
||||
Summary: Qt5 scxml component
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.qt.io/
|
||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtscxml-everywhere-src-%{version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtscxml-everywhere-opensource-src-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -70,7 +70,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/qt5/bin/qscxmlc
|
||||
%dir %{_includedir}/qt5/QtScxml
|
||||
%{_includedir}/qt5/QtScxml/*
|
||||
%{_libdir}/libQt5Scxml.la
|
||||
%{_libdir}/libQt5Scxml.prl
|
||||
%{_libdir}/libQt5Scxml.so
|
||||
%{_libdir}/qt5/mkspecs/features/qscxmlc.prf
|
||||
@ -80,6 +79,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt5Scxml.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||
- update to 5.15.7
|
||||
|
||||
* Wed Nov 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||
- bump release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user