epel9
Jan Grulich 2 years ago
parent 6715235ee5
commit 41644df6f6

1
.gitignore vendored

@ -6,3 +6,4 @@
/qtwebsockets-everywhere-src-6.2.3.tar.xz
/qtwebsockets-everywhere-src-6.3.0.tar.xz
/qtwebsockets-everywhere-src-6.3.1.tar.xz
/qtwebsockets-everywhere-src-6.4.0.tar.xz

@ -10,8 +10,8 @@
Summary: Qt6 - WebSockets component
Name: qt6-%{qt_module}
Version: 6.3.1
Release: 2%{?dist}
Version: 6.4.0
Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -90,7 +90,7 @@ popd
%ldconfig_scriptlets
%files
%license LICENSE.*
%license LICENSES/*
%{_qt6_libdir}/libQt6WebSockets.so.6*
%files devel
@ -114,6 +114,9 @@ popd
%changelog
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
- 6.4.0
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

@ -1 +1 @@
SHA512 (qtwebsockets-everywhere-src-6.3.1.tar.xz) = 25ab603753fdc1c65585b6aa91d3777f48e0763cff97978478586a0f04d0536b5c4d5853f9218d2a0c3b3d01b1bd9ca7e2f0e90020737c1fc70bdd4a3cd5a30c
SHA512 (qtwebsockets-everywhere-src-6.4.0.tar.xz) = dc2e86332a7c493afa66c3844443c3a5dbe830786f1127a0eac66594bb254ba1294389c24221d1984044caddc4afa1e4f9832382b403c7c9a8bf5c9dd21d53d0

Loading…
Cancel
Save