6.5.0
This commit is contained in:
parent
d598b65650
commit
e5a663e187
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/qtnetworkauth-everywhere-src-6.4.1.tar.xz
|
/qtnetworkauth-everywhere-src-6.4.1.tar.xz
|
||||||
/qtnetworkauth-everywhere-src-6.4.2.tar.xz
|
/qtnetworkauth-everywhere-src-6.4.2.tar.xz
|
||||||
/qtnetworkauth-everywhere-src-6.4.3.tar.xz
|
/qtnetworkauth-everywhere-src-6.4.3.tar.xz
|
||||||
|
/qtnetworkauth-everywhere-src-6.5.0.tar.xz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Summary: Qt6 - NetworkAuth component
|
Summary: Qt6 - NetworkAuth component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.4.3
|
Version: 6.5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
@ -90,8 +90,8 @@ popd
|
|||||||
%dir %{_qt6_libdir}/cmake/Qt6NetworkAuth/
|
%dir %{_qt6_libdir}/cmake/Qt6NetworkAuth/
|
||||||
%{_qt6_libdir}/cmake/Qt6NetworkAuth/*.cmake
|
%{_qt6_libdir}/cmake/Qt6NetworkAuth/*.cmake
|
||||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_networkauth*.pri
|
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_networkauth*.pri
|
||||||
%{_qt6_datadir}/modules/*.json
|
%{_qt6_libdir}/modules/*.json
|
||||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||||
%{_qt6_libdir}/pkgconfig/*.pc
|
%{_qt6_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%files examples
|
%files examples
|
||||||
@ -99,6 +99,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||||
- 6.4.3
|
- 6.4.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtnetworkauth-everywhere-src-6.4.3.tar.xz) = ccb488646f450541ce8546463c99d45d567339f676948e62c013fc0d7588af408c617bb0bec1d122b3fcb42e79d5ce04f5f779ad6d515fa9f223af70f06c84d9
|
SHA512 (qtnetworkauth-everywhere-src-6.5.0.tar.xz) = bf18b3a677306ff4d3dd0e9f579f36a14f6b8b51134c45c2e0cd1988c453b5ca52dd0cda9189f6f41050e6d6ea1fe27872099db5af0d3616de7751e4f25c34c0
|
||||||
|
Loading…
Reference in New Issue
Block a user