6.3.1
This commit is contained in:
parent
860d3b1e0e
commit
6da2d06d18
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/qtquick3d-everywhere-src-6.2.2.tar.xz
|
/qtquick3d-everywhere-src-6.2.2.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.2.3.tar.xz
|
/qtquick3d-everywhere-src-6.2.3.tar.xz
|
||||||
/qtquick3d-everywhere-src-6.3.0.tar.xz
|
/qtquick3d-everywhere-src-6.3.0.tar.xz
|
||||||
|
/qtquick3d-everywhere-src-6.3.1.tar.xz
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Quick3D Libraries and utilities
|
Summary: Qt6 - Quick3D Libraries and utilities
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.0
|
Version: 6.3.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
# See also http://doc.qt.io/qt-5/licensing.html
|
# See also http://doc.qt.io/qt-5/licensing.html
|
||||||
@ -58,7 +58,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa}
|
|||||||
%package examples
|
%package examples
|
||||||
Summary: Programming examples for %{name}
|
Summary: Programming examples for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
BuildRequires: qt6-qtquick3d-devel >= %{version}
|
# BuildRequires: qt6-qtquick3d-devel >= %{version}
|
||||||
%description examples
|
%description examples
|
||||||
%{summary}.
|
%{summary}.
|
||||||
%endif
|
%endif
|
||||||
@ -224,6 +224,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-2
|
||||||
- Enable examples
|
- Enable examples
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtquick3d-everywhere-src-6.3.0.tar.xz) = 7579243bceeeaf5f599866faffccf00d6baaa7c4c0467f5f0b514c16f0d9a74fea83182c3566a8773596382753ac2345d9cfbcf7c7f2632801e6825d26f8ebbe
|
SHA512 (qtquick3d-everywhere-src-6.3.1.tar.xz) = 342a1c558a4eece6e9442e45cc400af58c96fb59614902e0299291ea2c5b1c406d76cd8ec8cf1d8ac0d8b5fc4f2f4637063d1747dcdc54f191a81310df93534e
|
||||||
|
Loading…
Reference in New Issue
Block a user