6.2.3
This commit is contained in:
parent
31e93736c1
commit
c3b5325d5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/qtbase-everywhere-src-6.2.0.tar.xz
|
/qtbase-everywhere-src-6.2.0.tar.xz
|
||||||
/qtbase-everywhere-src-6.2.1.tar.xz
|
/qtbase-everywhere-src-6.2.1.tar.xz
|
||||||
/qtbase-everywhere-src-6.2.2.tar.xz
|
/qtbase-everywhere-src-6.2.2.tar.xz
|
||||||
|
/qtbase-everywhere-src-6.2.3.tar.xz
|
||||||
|
@ -41,8 +41,8 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
|
|
||||||
Name: qt6-qtbase
|
Name: qt6-qtbase
|
||||||
Summary: Qt6 - QtBase components
|
Summary: Qt6 - QtBase components
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -429,7 +429,7 @@ translationdir=%{_qt6_translationdir}
|
|||||||
|
|
||||||
Name: Qt6
|
Name: Qt6
|
||||||
Description: Qt6 Configuration
|
Description: Qt6 Configuration
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# rpm macros
|
# rpm macros
|
||||||
@ -562,11 +562,13 @@ make check -k ||:
|
|||||||
%dir %{_qt6_datadir}/modules
|
%dir %{_qt6_datadir}/modules
|
||||||
%dir %{_qt6_libdir}/metatypes
|
%dir %{_qt6_libdir}/metatypes
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6
|
%dir %{_qt6_libdir}/cmake/Qt6
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6/config.tests/
|
%dir %{_qt6_libdir}/cmake/Qt6/platforms
|
||||||
|
%dir %{_qt6_libdir}/cmake/Qt6/platforms/Platform
|
||||||
|
%dir %{_qt6_libdir}/cmake/Qt6/config.tests
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6/3rdparty/extra-cmake-modules
|
%dir %{_qt6_libdir}/cmake/Qt6/3rdparty/extra-cmake-modules
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6/3rdparty/kwin
|
%dir %{_qt6_libdir}/cmake/Qt6/3rdparty/kwin
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6BuildInternals
|
%dir %{_qt6_libdir}/cmake/Qt6BuildInternals
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/
|
%dir %{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6Concurrent
|
%dir %{_qt6_libdir}/cmake/Qt6Concurrent
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6Core
|
%dir %{_qt6_libdir}/cmake/Qt6Core
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6CoreTools
|
%dir %{_qt6_libdir}/cmake/Qt6CoreTools
|
||||||
@ -834,6 +836,9 @@ make check -k ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-1
|
||||||
|
- 6.2.3
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.2-3
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtbase-everywhere-src-6.2.2.tar.xz) = 769dbf2b271083cfb9c72e6bd99cd52cdfd7d9d303d88d05175e4f0da5e8da5df9724bd48ad664e1d8e829a3529fa166654138c48cb36636f4787d0b26ff4b3b
|
SHA512 (qtbase-everywhere-src-6.2.3.tar.xz) = c1adfb971723213f193223de222e10414868cf091e79c1fedbcaaa495cce57976bb65ac5d20138bc7e5668b92bf88ef054783b55c59b3a8feffc837596764698
|
||||||
|
Loading…
Reference in New Issue
Block a user