6.1.1
This commit is contained in:
parent
be61e8bf46
commit
bd32550b82
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/qtbase-everywhere-src-6.0.1.tar.xz
|
/qtbase-everywhere-src-6.0.1.tar.xz
|
||||||
/qtbase-everywhere-src-6.0.3.tar.xz
|
/qtbase-everywhere-src-6.0.3.tar.xz
|
||||||
/qtbase-everywhere-src-6.1.0.tar.xz
|
/qtbase-everywhere-src-6.1.0.tar.xz
|
||||||
|
/qtbase-everywhere-src-6.1.1.tar.xz
|
||||||
|
@ -35,8 +35,8 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
|
|
||||||
Name: qt6-qtbase
|
Name: qt6-qtbase
|
||||||
Summary: Qt6 - QtBase components
|
Summary: Qt6 - QtBase components
|
||||||
Version: 6.1.0
|
Version: 6.1.1
|
||||||
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
|
||||||
@ -423,7 +423,7 @@ translationdir=%{_qt6_translationdir}
|
|||||||
|
|
||||||
Name: Qt6
|
Name: Qt6
|
||||||
Description: Qt6 Configuration
|
Description: Qt6 Configuration
|
||||||
Version: 6.1.0
|
Version: 6.1.1
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# rpm macros
|
# rpm macros
|
||||||
@ -819,6 +819,9 @@ make check -k ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 07 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.1-1
|
||||||
|
- 6.1.1
|
||||||
|
|
||||||
* Mon May 24 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-3
|
* Mon May 24 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-3
|
||||||
- Rebuild with correct libexecdir path
|
- Rebuild with correct libexecdir path
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtbase-everywhere-src-6.1.0.tar.xz) = 2926e66fd1de9c7e541671fbccb2127a2abd490562180a640fdda95ba15b2c8b1828c747ebfcb49190c5d01092c8194ad4d0f1fe6bbe350b62c438322a8eb7b8
|
SHA512 (qtbase-everywhere-src-6.1.1.tar.xz) = fd374d17b1b6861e01ab40be4ba683ad7aa62989688504ebf2f3e1ec0a67658460e807cc8b106093730900cd6db7e15507c8e4eb9a35e239d2ead1cf06b2325b
|
||||||
|
Loading…
Reference in New Issue
Block a user