diff --git a/.gitignore b/.gitignore index b41ff62..6c9f930 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtimageformats-everywhere-src-5.12.5.tar.xz +SOURCES/qtimageformats-everywhere-src-5.15.2.tar.xz diff --git a/.qt5-qtimageformats.metadata b/.qt5-qtimageformats.metadata index c79866e..806ccd8 100644 --- a/.qt5-qtimageformats.metadata +++ b/.qt5-qtimageformats.metadata @@ -1 +1 @@ -a42b1a3346749e97f46fdcfb6dc6e51337099bf2 SOURCES/qtimageformats-everywhere-src-5.12.5.tar.xz +c17b57cec197d721b3c844ff1dd68ab9996f4603 SOURCES/qtimageformats-everywhere-src-5.15.2.tar.xz diff --git a/SPECS/qt5-qtimageformats.spec b/SPECS/qt5-qtimageformats.spec index 752b1e6..e894ca4 100644 --- a/SPECS/qt5-qtimageformats.spec +++ b/SPECS/qt5-qtimageformats.spec @@ -4,8 +4,8 @@ Summary: Qt5 - QtImageFormats component Name: qt5-%{qt_module} -Version: 5.12.5 -Release: 1%{?dist} +Version: 5.15.2 +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -101,6 +101,14 @@ done %changelog +* Wed Apr 28 2021 Jan Grulich - 5.15.2-2 +- Rebuild (binutils) + Resolves: bz#1930046 + +* Sun Apr 04 2021 Jan Grulich - 5.15.2-1 +- 5.15.2 + Resolves: bz#1930046 + * Thu Nov 07 2019 Jan Grulich - 5.12.5-1 - 5.12.5 Resolves: bz#1733142