import qt5-qtquickcontrols2-5.15.2-2.el8
This commit is contained in:
parent
962eb948ef
commit
587ad2d400
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/qtquickcontrols2-everywhere-src-5.12.5.tar.xz
|
||||
SOURCES/qtquickcontrols2-everywhere-src-5.15.2.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
47181ff0fce645548603337c205c1f36d34fc2a7 SOURCES/qtquickcontrols2-everywhere-src-5.12.5.tar.xz
|
||||
e0b7c2458fa8af088cbbad0bc45adab020220954 SOURCES/qtquickcontrols2-everywhere-src-5.15.2.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Summary: Qt5 - module with set of QtQuick controls for embedded
|
||||
Version: 5.12.5
|
||||
Release: 1%{?dist}
|
||||
Version: 5.15.2
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
@ -137,6 +137,14 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
|
||||
- Rebuild (binutils)
|
||||
Resolves: bz#1930050
|
||||
|
||||
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
|
||||
- 5.15.2
|
||||
Resolves: bz#1930050
|
||||
|
||||
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
|
||||
- 5.12.5
|
||||
Resolves: bz#1733146
|
||||
|
Loading…
Reference in New Issue
Block a user