6.4.0
This commit is contained in:
parent
954c8e4d48
commit
8adab8c0ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/qt5compat-everywhere-src-6.2.3.tar.xz
|
/qt5compat-everywhere-src-6.2.3.tar.xz
|
||||||
/qt5compat-everywhere-src-6.3.0.tar.xz
|
/qt5compat-everywhere-src-6.3.0.tar.xz
|
||||||
/qt5compat-everywhere-src-6.3.1.tar.xz
|
/qt5compat-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qt5compat-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Qt 5 Compatibility Libraries
|
Summary: Qt6 - Qt 5 Compatibility Libraries
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv3
|
License: LGPLv3
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -78,7 +78,7 @@ popd
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6Core5Compat.so.6*
|
%{_qt6_libdir}/libQt6Core5Compat.so.6*
|
||||||
%{_qt6_libdir}/qt6/qml/Qt5Compat/GraphicalEffects/*
|
%{_qt6_libdir}/qt6/qml/Qt5Compat/GraphicalEffects/*
|
||||||
|
|
||||||
@ -97,6 +97,9 @@ popd
|
|||||||
%{_qt6_libdir}/pkgconfig/*.pc
|
%{_qt6_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||||
|
- 6.4.0
|
||||||
|
|
||||||
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 6.3.1-3
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 6.3.1-3
|
||||||
- Rebuilt for ICU 71.1
|
- Rebuilt for ICU 71.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qt5compat-everywhere-src-6.3.1.tar.xz) = 66196a8d29a2789179904638fcd9ec162d5715e7dc28618b3ef78d07682a05578b6c2e7023144c628b94321a9c1332d39826c13adb1e5db5121406c530c9c35c
|
SHA512 (qt5compat-everywhere-src-6.4.0.tar.xz) = d14ebf4ed6061b7154fdd67ac71849bcfb109c9911dcc9279c01bf07b6f58cf26a882f16be6228040e6465345259a16be2296481c2129c88710fa7b4da747ba5
|
||||||
|
Loading…
Reference in New Issue
Block a user