epel9
Jan Grulich 3 years ago
parent d6b4f7a8e0
commit e3adb52c28

1
.gitignore vendored

@ -7,3 +7,4 @@
/qtvirtualkeyboard-everywhere-src-5.14.2.tar.xz
/qtvirtualkeyboard-everywhere-src-5.15.1.tar.xz
/qtvirtualkeyboard-everywhere-src-5.15.2.tar.xz
/qtvirtualkeyboard-everywhere-opensource-src-5.15.3.tar.xz

@ -2,14 +2,14 @@
Summary: Qt5 - VirtualKeyboard component
Name: qt5-%{qt_module}
Version: 5.15.2
Release: 5%{?dist}
Version: 5.15.3
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://qt.io
%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
## upstreamable patches
@ -102,6 +102,9 @@ popd
%changelog
* Fri Mar 04 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.15.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

@ -1 +1 @@
SHA512 (qtvirtualkeyboard-everywhere-src-5.15.2.tar.xz) = 3ba04d171756a5434424833c5198a23e0df53eeebe9ea542047e094f83f38492d93f901cac67cf7e55aca6a71289ce3c6f5d8ac10a8d051b291155ebb8432016
SHA512 (qtvirtualkeyboard-everywhere-opensource-src-5.15.3.tar.xz) = f6033438d9a847d3592bcdbc9c525a2bac730621b2279b36157f8eb11c6f49fa27b5155835c3cc1fa412a0509ca387c5a7063d20b6ae0ff7aedaba786d3c75f2

Loading…
Cancel
Save