automatic version update by autodist [release 11.0.1-1mamba;Fri Aug 04 2023]
This commit is contained in:
parent
e7a10d4bd0
commit
1198f21e93
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: qt-creator
|
||||
Version: 11.0.0
|
||||
Version: 11.0.1
|
||||
Release: 1mamba
|
||||
Summary: An integrated development environment (IDE) tailored to the needs of Qt developers
|
||||
Group: Development/Tools
|
||||
@ -30,10 +30,12 @@ BuildRequires: libzstd-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtquick3d-devel
|
||||
BuildRequires: qt6-qtshadertools-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
BuildRequires: qt6-qttools-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
BuildRequires: qt6-qtwebengine-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libyaml-cpp-devel >= 0.7.0
|
||||
@ -132,6 +134,9 @@ done
|
||||
%doc LICENSE.GPL3-EXCEPT
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 11.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 11.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user