6.3.1
This commit is contained in:
parent
2492f0426d
commit
3775906bd8
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/qtconnectivity-everywhere-src-6.2.2.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.2.3.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.3.0.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.3.1.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Connectivity components
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.3.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception 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-qtconnectivity-devel >= %{version}
|
||||
# BuildRequires: qt6-qtconnectivity-devel >= %{version}
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -119,6 +119,9 @@ popd
|
||||
%endif
|
||||
|
||||
%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 (qtconnectivity-everywhere-src-6.3.0.tar.xz) = b666d46cb599d88df881f78a7cbe20bc1e7845d1295a0cdd77fc4124b938dab7ae9fc0e4be401e3a10f519b9d87941ab438baadc53ff657d1217c6a4ec27bb8d
|
||||
SHA512 (qtconnectivity-everywhere-src-6.3.1.tar.xz) = f35ec394d1be817369959a38528a64dc5a7f060fe37d84363d0b04e14776c796e079787cbe24e7678454a7edf82909d4a3630e614142595dc271fcf10c9a2a0a
|
||||
|
Loading…
Reference in New Issue
Block a user