6.4.0
This commit is contained in:
parent
746238228d
commit
2a1ce88b90
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/qtconnectivity-everywhere-src-6.2.3.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.3.0.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.3.1.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Connectivity components
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -90,7 +90,7 @@ popd
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL* LICENSE.LGPL*
|
||||
%license LICENSES/GPL* LICENSES/LGPL*
|
||||
%{_qt6_libexecdir}/sdpscanner
|
||||
%{_qt6_libdir}/libQt6Bluetooth.so.6*
|
||||
%{_qt6_libdir}/libQt6Nfc.so.6*
|
||||
@ -120,6 +120,9 @@ popd
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtconnectivity-everywhere-src-6.3.1.tar.xz) = f35ec394d1be817369959a38528a64dc5a7f060fe37d84363d0b04e14776c796e079787cbe24e7678454a7edf82909d4a3630e614142595dc271fcf10c9a2a0a
|
||||
SHA512 (qtconnectivity-everywhere-src-6.4.0.tar.xz) = bb1083f643d0a50af917e9f9f3e67d25e0dd7423fd8abb41d6297229e2683141adc298b83e8fdd5fcad86f739d4e8748423675fe24360c99bcedca2bc876dd88
|
||||
|
Loading…
Reference in New Issue
Block a user