import qt5-qtimageformats-5.15.3-1.el8
This commit is contained in:
parent
31af8d5efc
commit
a7dd3b5be5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/qtimageformats-everywhere-src-5.15.2.tar.xz
|
SOURCES/qtimageformats-everywhere-opensource-src-5.15.3.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
c17b57cec197d721b3c844ff1dd68ab9996f4603 SOURCES/qtimageformats-everywhere-src-5.15.2.tar.xz
|
10487de5c9c6240847c1b860567e6a4fb12c3f41 SOURCES/qtimageformats-everywhere-opensource-src-5.15.3.tar.xz
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
|
|
||||||
Summary: Qt5 - QtImageFormats component
|
Summary: Qt5 - QtImageFormats component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.2
|
Version: 5.15.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
|
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
@ -101,6 +101,10 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||||
|
- 5.15.3
|
||||||
|
Resolves: bz#2061395
|
||||||
|
|
||||||
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
|
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
|
||||||
- Rebuild (binutils)
|
- Rebuild (binutils)
|
||||||
Resolves: bz#1930046
|
Resolves: bz#1930046
|
||||||
|
Loading…
Reference in New Issue
Block a user