6.2.0
This commit is contained in:
parent
ae8453ab49
commit
be551b8abb
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/qtbase-everywhere-src-6.2.0-beta4.tar.xz
|
/qtbase-everywhere-src-6.2.0-beta4.tar.xz
|
||||||
/qtbase-everywhere-src-6.2.0-rc.tar.xz
|
/qtbase-everywhere-src-6.2.0-rc.tar.xz
|
||||||
/qtbase-everywhere-src-6.2.0-rc2.tar.xz
|
/qtbase-everywhere-src-6.2.0-rc2.tar.xz
|
||||||
|
/qtbase-everywhere-src-6.2.0.tar.xz
|
||||||
|
@ -36,14 +36,12 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
## skip for now, until we're better at it --rex
|
## skip for now, until we're better at it --rex
|
||||||
#global tests 1
|
#global tests 1
|
||||||
|
|
||||||
%global unstable 1
|
%global unstable 0
|
||||||
%if 0%{unstable}
|
|
||||||
%global prerelease rc2
|
%global prerelease rc2
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: qt6-qtbase
|
Name: qt6-qtbase
|
||||||
Summary: Qt6 - QtBase components
|
Summary: Qt6 - QtBase components
|
||||||
Version: 6.2.0%{?unstable:~%{prerelease}}
|
Version: 6.2.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||||
@ -836,6 +834,9 @@ make check -k ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 30 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0-1
|
||||||
|
- 6.2.0
|
||||||
|
|
||||||
* Mon Sep 27 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~rc2-1
|
* Mon Sep 27 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~rc2-1
|
||||||
- 6.2.0 - rc2
|
- 6.2.0 - rc2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtbase-everywhere-src-6.2.0-rc2.tar.xz) = d5c5b759115d3caa41412e6d99a30036d89469e92db2495d9cf49f6cf70696881f54da6f8c577ff35a83db4e503def76510af5962d6ed2a4dbda0d06d365b9ca
|
SHA512 (qtbase-everywhere-src-6.2.0.tar.xz) = 3ed301a531633e1e72da7833d1eea47edaf7e5474678a16ec29080e34de1d0def7000b68aa96fa18779880e3aa7b1a9b7c0cf699de2b4cba2c7de84442722fda
|
||||||
|
Loading…
Reference in New Issue
Block a user