6.5.0
This commit is contained in:
parent
36c5123386
commit
6a51c468bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/qtremoteobjects-everywhere-src-6.4.1.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.4.2.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.4.3.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - Qt Remote Objects
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -97,8 +97,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{_qt6_libdir}/cmake/Qt6RemoteObjectsTools/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/features/*
|
||||
%{_qt6_archdatadir}/mkspecs/modules/*
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%if 0%{?examples}
|
||||
@ -108,6 +108,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 (qtremoteobjects-everywhere-src-6.4.3.tar.xz) = 019bc17922eb72b2bb79d527c1d53bcf7f5b67f66a33ab79cd10391099de671eb3b7f978b8b493a560c6c943587b0a942f887f4ddeb87860ca3e6e30f30541be
|
||||
SHA512 (qtremoteobjects-everywhere-src-6.5.0.tar.xz) = a917d766538040706d5bb78590bd2a577a98759ebfd516dce9c55d3c5a34411907e55de9da04d47f2b37e927541b915802fa66fceb03826c88bed4f8e8e75fa9
|
||||
|
Loading…
Reference in New Issue
Block a user