6.3.1
This commit is contained in:
parent
1bae40ed7a
commit
0996b370c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/qtwebchannel-everywhere-src-6.2.2.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.2.3.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.3.0.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.3.1.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - WebChannel 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
|
||||
@ -55,7 +55,7 @@ Requires: qt6-qtbase-devel%{?_isa}
|
||||
%package examples
|
||||
Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: qt6-qtwebchannel-devel >= %{version}
|
||||
# BuildRequires: qt6-qtwebchannel-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 (qtwebchannel-everywhere-src-6.3.0.tar.xz) = 350892766af486f5f1d6925f156342c4958ce8a86ecd018f65f533af56f62c097d220dc59fa7d169206edb489134cebd7e5b247181d8111ca90630ddf603ca22
|
||||
SHA512 (qtwebchannel-everywhere-src-6.3.1.tar.xz) = d253e087a9e97173a6a97eac46d8dfa740d3c77182dfd57514c14e68e50f6745cd90e9367cbb5f5d0a7c43fcbfc046af0bd9124fb2517d741bb5ab1a5af5bf62
|
||||
|
Loading…
Reference in New Issue
Block a user