6.4.0
This commit is contained in:
parent
13dbe716c7
commit
56b000da36
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtpositioning-everywhere-src-6.2.3.tar.xz
|
||||
/qtpositioning-everywhere-src-6.3.0.tar.xz
|
||||
/qtpositioning-everywhere-src-6.3.1.tar.xz
|
||||
/qtpositioning-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Positioning component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -117,7 +117,7 @@ popd
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL* LICENSE.LGPL*
|
||||
%license LICENSES/GPL* LICENSES/LGPL*
|
||||
%{_qt6_libdir}/libQt6Positioning.so.6*
|
||||
%dir %{_qt6_archdatadir}/qml/QtPositioning
|
||||
%{_qt6_archdatadir}/qml/QtPositioning/*
|
||||
@ -150,6 +150,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 (qtpositioning-everywhere-src-6.3.1.tar.xz) = 32cea980147487e5ea6dbd25347b3b37f74fd9d8180d7b463f784eb3877361862e38bfa310e36d83dd9c9eed91b4415812ec9ee7329c96818a32d99a17f76e5f
|
||||
SHA512 (qtpositioning-everywhere-src-6.4.0.tar.xz) = 298c484ed3e5f4d11c0e865005f8c0ddf422c8bbe9ff725fe01a8960403c55cfbc96ded62e77af4b14e549349501b7555f169e7a4b99435cecfc4b57b5a2b5cb
|
||||
|
Loading…
Reference in New Issue
Block a user