6.3.1
This commit is contained in:
parent
618f479825
commit
7ffa66b0dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/qtwebsockets-everywhere-src-6.2.2.tar.xz
|
||||
/qtwebsockets-everywhere-src-6.2.3.tar.xz
|
||||
/qtwebsockets-everywhere-src-6.3.0.tar.xz
|
||||
/qtwebsockets-everywhere-src-6.3.1.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - WebSockets component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.3.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -56,7 +56,7 @@ Requires: qt6-qtbase-devel%{?_isa}
|
||||
%package examples
|
||||
Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: qt6-qtwebsockets-devel >= %{version}
|
||||
# BuildRequires: qt6-qtwebsockets-devel >= %{version}
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -113,6 +113,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.1-1
|
||||
- 6.3.1
|
||||
|
||||
* Wed May 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-2
|
||||
- Enable examples
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtwebsockets-everywhere-src-6.3.0.tar.xz) = 61ea5f6fbc1c416023aa8b2e34f1e0fcac84807b75010a37ee3d7fb63ef493273cda8d450ec5ef4ff08ac2edaf8ea61459dec75ec5a96774657f9b4604576fd8
|
||||
SHA512 (qtwebsockets-everywhere-src-6.3.1.tar.xz) = 25ab603753fdc1c65585b6aa91d3777f48e0763cff97978478586a0f04d0536b5c4d5853f9218d2a0c3b3d01b1bd9ca7e2f0e90020737c1fc70bdd4a3cd5a30c
|
||||
|
Loading…
Reference in New Issue
Block a user