6.3.1
This commit is contained in:
parent
866a3c5c14
commit
864fb4e9b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/qtscxml-everywhere-src-6.2.2.tar.xz
|
/qtscxml-everywhere-src-6.2.2.tar.xz
|
||||||
/qtscxml-everywhere-src-6.2.3.tar.xz
|
/qtscxml-everywhere-src-6.2.3.tar.xz
|
||||||
/qtscxml-everywhere-src-6.3.0.tar.xz
|
/qtscxml-everywhere-src-6.3.0.tar.xz
|
||||||
|
/qtscxml-everywhere-src-6.3.1.tar.xz
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - ScXml component
|
Summary: Qt6 - ScXml component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.0
|
Version: 6.3.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -53,7 +53,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-qtscxml-devel >= %{version}
|
# BuildRequires: qt6-qtscxml-devel >= %{version}
|
||||||
%description examples
|
%description examples
|
||||||
%{summary}.
|
%{summary}.
|
||||||
%endif
|
%endif
|
||||||
@ -115,6 +115,9 @@ BuildRequires: qt6-qtscxml-devel >= %{version}
|
|||||||
|
|
||||||
|
|
||||||
%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 (qtscxml-everywhere-src-6.3.0.tar.xz) = 57d076e61e9f20383b1ec2b014f6132bc87af77641ebb71ac333b5ad4ee7aea043b0dab0d3231568e058afe5d8a07ec524ebe52340edd1ab03dbc74273bf8b9d
|
SHA512 (qtscxml-everywhere-src-6.3.1.tar.xz) = b4782c6e9e98dfd8dae0ce75e69db7a3bc2f2764f8f8ee086e05d01e1cd4b824512925d5afc48ed0a6e8d15d43086fefb05b917a28018786726a58ea5bab6a78
|
||||||
|
Loading…
Reference in New Issue
Block a user