diff --git a/qt5-qtimageformats.spec b/qt5-qtimageformats.spec index 7b6d87a..4a64b64 100644 --- a/qt5-qtimageformats.spec +++ b/qt5-qtimageformats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt5-qtimageformats -Version: 5.15.2 +Version: 5.15.7 Release: 1mamba Summary: Qt5 image formats components Group: System/Libraries @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.qt.io/ -Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtimageformats-everywhere-src-%{version}.tar.xz +Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtimageformats-everywhere-opensource-src-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -62,5 +62,8 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/Qt5Gui/Qt5Gui_*.cmake %changelog +* Mon Nov 07 2022 Silvan Calarco 5.15.7-1mamba +- update to 5.15.7 + * Sat Nov 13 2021 Silvan Calarco 5.15.2-1mamba - package created using the webbuild interface