update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
e4f79df70a
commit
fdc0cbbc0e
@ -1,18 +1,19 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt5-qtserialbus
|
||||
Version: 5.15.2
|
||||
Release: 2mamba
|
||||
Version: 5.15.7
|
||||
Release: 1mamba
|
||||
Summary: Qt5 serial bus components
|
||||
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/qtserialbus-everywhere-src-%{version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtserialbus-everywhere-opensource-src-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5SerialPort-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
@ -64,7 +65,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/qt5/QtSerialBus
|
||||
%{_includedir}/qt5/QtSerialBus/*
|
||||
%{_libdir}/libQt5SerialBus.la
|
||||
%{_libdir}/libQt5SerialBus.prl
|
||||
%{_libdir}/libQt5SerialBus.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_serialbus.pri
|
||||
@ -74,6 +74,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt5SerialBus.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||
- update to 5.15.7
|
||||
|
||||
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||
- bump release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user