6.4.0
This commit is contained in:
parent
77fd6f789e
commit
ab878a1686
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtvirtualkeyboard-everywhere-src-6.2.3.tar.xz
|
/qtvirtualkeyboard-everywhere-src-6.2.3.tar.xz
|
||||||
/qtvirtualkeyboard-everywhere-src-6.3.0.tar.xz
|
/qtvirtualkeyboard-everywhere-src-6.3.0.tar.xz
|
||||||
/qtvirtualkeyboard-everywhere-src-6.3.1.tar.xz
|
/qtvirtualkeyboard-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qtvirtualkeyboard-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - VirtualKeyboard component
|
Summary: Qt6 - VirtualKeyboard component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -82,7 +82,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%cmake_install
|
%cmake_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6VirtualKeyboard.so.6*
|
%{_qt6_libdir}/libQt6VirtualKeyboard.so.6*
|
||||||
%{_qt6_plugindir}/platforminputcontexts/libqtvirtualkeyboardplugin.so
|
%{_qt6_plugindir}/platforminputcontexts/libqtvirtualkeyboardplugin.so
|
||||||
%{_qt6_plugindir}/virtualkeyboard/
|
%{_qt6_plugindir}/virtualkeyboard/
|
||||||
@ -110,6 +110,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||||
|
- 6.4.0
|
||||||
|
|
||||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtvirtualkeyboard-everywhere-src-6.3.1.tar.xz) = 3e5e66b53bd9f0e45069b5423bb1f54cfe5cb36480b1fb5c786a726d7f8fdb69ba122f2b02f34ea6316ea3ae748999884c060c5b8f5ae1dd4fa684252f795234
|
SHA512 (qtvirtualkeyboard-everywhere-src-6.4.0.tar.xz) = b520106ebd548c27cec9bb483602edf0ac0e37019bbc43410aeec91070ce77188d52d0f9fa2edb6fbd507977eda712f963553463c59b7cd4a4d0e809526818a4
|
||||||
|
Loading…
Reference in New Issue
Block a user