6.5.0
This commit is contained in:
parent
07644f3b3a
commit
358734e5af
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtvirtualkeyboard-everywhere-src-6.4.1.tar.xz
|
||||
/qtvirtualkeyboard-everywhere-src-6.4.2.tar.xz
|
||||
/qtvirtualkeyboard-everywhere-src-6.4.3.tar.xz
|
||||
/qtvirtualkeyboard-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Qt6 - VirtualKeyboard component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -106,9 +106,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_hunspellinputmethod*.pri
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_virtualkeyboard*.pri
|
||||
%{_qt6_datadir}/modules/HunspellInputMethod.json
|
||||
%{_qt6_datadir}/modules/VirtualKeyboard.json
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%files examples
|
||||
@ -116,6 +115,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtvirtualkeyboard-everywhere-src-6.4.3.tar.xz) = 943a96a35df368d63102b296c7e173d9d2929665c86044c33b1eec7bdc42f7fd6d6e5ed2f75caf582ecdb6cba5738d52121d3ed466cc26f1da58c36ea3a32a4f
|
||||
SHA512 (qtvirtualkeyboard-everywhere-src-6.5.0.tar.xz) = 5d9b0936d937ee8a18a3badb6418dff66b7b600a71329b3ea9fe399b43d89745633d6a2ea7b7199cd9c25a6751bfec60a91d8364285334a98e61b2cf27421d31
|
||||
|
Loading…
Reference in New Issue
Block a user