6.2.0 - rc
This commit is contained in:
parent
558c4aaf9a
commit
42df854915
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/qtbase-everywhere-src-6.1.2.tar.xz
|
/qtbase-everywhere-src-6.1.2.tar.xz
|
||||||
/qtbase-everywhere-src-6.2.0-beta3.tar.xz
|
/qtbase-everywhere-src-6.2.0-beta3.tar.xz
|
||||||
/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
|
||||||
|
@ -38,13 +38,13 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
|
|
||||||
%global unstable 1
|
%global unstable 1
|
||||||
%if 0%{unstable}
|
%if 0%{unstable}
|
||||||
%global prerelease beta4
|
%global prerelease rc
|
||||||
%endif
|
%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%{?unstable:~%{prerelease}}
|
||||||
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
|
||||||
@ -836,6 +836,9 @@ make check -k ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 18 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0~rc-1
|
||||||
|
- 6.2.0 - rc
|
||||||
|
|
||||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.2.0~beta4-3
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.2.0~beta4-3
|
||||||
- Rebuilt with OpenSSL 3.0.0
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (qtbase-everywhere-src-6.2.0-beta4.tar.xz) = 505bc408682a6004fdc63705d431018c44f4e696f9f7a58a182d6151de29deefbb18e8e8f18973eccc1d863321a2819dc18a9080051216bbe812acb910e43462
|
SHA512 (qtbase-everywhere-src-6.2.0-beta4.tar.xz) = 505bc408682a6004fdc63705d431018c44f4e696f9f7a58a182d6151de29deefbb18e8e8f18973eccc1d863321a2819dc18a9080051216bbe812acb910e43462
|
||||||
|
SHA512 (qtbase-everywhere-src-6.2.0-rc.tar.xz) = ff2a14c026db6ca34c09a0e3b29c13796ccf412bece4a81401bb2948bd60369613c2758632065f13cf95f535bc39bf1dbefd912700b3f49b24b5dbcb02f3252d
|
||||||
|
Loading…
Reference in New Issue
Block a user