6.2.1
This commit is contained in:
parent
302094d052
commit
2f4f9c87f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/qtwebsockets-everywhere-src-6.2.0-rc.tar.xz
|
/qtwebsockets-everywhere-src-6.2.0-rc.tar.xz
|
||||||
/qtwebsockets-everywhere-src-6.2.0-rc2.tar.xz
|
/qtwebsockets-everywhere-src-6.2.0-rc2.tar.xz
|
||||||
/qtwebsockets-everywhere-src-6.2.0.tar.xz
|
/qtwebsockets-everywhere-src-6.2.0.tar.xz
|
||||||
|
/qtwebsockets-everywhere-src-6.2.1.tar.xz
|
||||||
|
@ -11,7 +11,7 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Qt6 - WebSockets component
|
Summary: Qt6 - WebSockets component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.0%{?unstable:~%{prerelease}}
|
Version: 6.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
@ -111,6 +111,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.1-1
|
||||||
|
- 6.2.1
|
||||||
|
|
||||||
* Thu Sep 30 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0-1
|
* Thu Sep 30 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.0-1
|
||||||
- 6.2.0
|
- 6.2.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtwebsockets-everywhere-src-6.2.0.tar.xz) = 2703aa02065a24c0a14a01974ec687326720bd01f4e23951bf374b305ae62bdb5d6907c132d06b102a367dcf1b666c10327ae9ba8a0f232900b6e28aac6e8ee9
|
SHA512 (qtwebsockets-everywhere-src-6.2.1.tar.xz) = 6db3b4c481302da2f3a291271248c09f20fe97627999561c6831823b53d891d500d6b8210ddcd53d16c6771b2242ea137d9efe0f576993f79d58963eea87c4b6
|
||||||
|
Loading…
Reference in New Issue
Block a user