update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
52e138b05d
commit
f2e8e0153e
@ -1,15 +1,15 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt5-qtsvg
|
Name: qt5-qtsvg
|
||||||
Version: 5.15.2
|
Version: 5.15.7
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Qt5 SVG components
|
Summary: Qt5 SVG components
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.qt.io/
|
URL: https://www.qt.io/
|
||||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtsvg-everywhere-src-%{version}.tar.xz
|
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtsvg-everywhere-opensource-src-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -74,7 +74,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/Qt5Gui/Qt5Gui*.cmake
|
%{_libdir}/cmake/Qt5Gui/Qt5Gui*.cmake
|
||||||
%dir %{_libdir}/cmake/Qt5Svg
|
%dir %{_libdir}/cmake/Qt5Svg
|
||||||
%{_libdir}/cmake/Qt5Svg/Qt5Svg*.cmake
|
%{_libdir}/cmake/Qt5Svg/Qt5Svg*.cmake
|
||||||
%{_libdir}/libQt5Svg.la
|
|
||||||
%{_libdir}/libQt5Svg.prl
|
%{_libdir}/libQt5Svg.prl
|
||||||
%{_libdir}/libQt5Svg.so
|
%{_libdir}/libQt5Svg.so
|
||||||
%{_libdir}/pkgconfig/Qt5Svg.pc
|
%{_libdir}/pkgconfig/Qt5Svg.pc
|
||||||
@ -82,6 +81,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_svg_private.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_lib_svg_private.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||||
|
- update to 5.15.7
|
||||||
|
|
||||||
* Fri Nov 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
* Fri Nov 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||||
- bump release to allow update from monolithic release
|
- bump release to allow update from monolithic release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user