automatic version update by autodist [release 13.0.0-1mamba;Sun Apr 07 2024]

This commit is contained in:
Automatic Build System 2024-04-07 12:52:35 +02:00
parent 2b977ae5c1
commit dcc5fb3f44

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define pkgver %(echo %version | tr _ -)
Name: qt-creator
Version: 12.0.2
Version: 13.0.0
Release: 1mamba
Summary: An integrated development environment (IDE) tailored to the needs of Qt developers
Group: Development/Tools
@ -21,8 +21,10 @@ BuildRequires: libQt6SerialPort-devel
BuildRequires: libdw-devel
BuildRequires: libelf-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libglvnd-devel
BuildRequires: libllvm-devel
BuildRequires: libsecret-devel
BuildRequires: libstdc++6-devel
BuildRequires: libxkbcommon-devel
BuildRequires: libyaml-cpp-devel
@ -134,6 +136,9 @@ done
%doc LICENSE.GPL3-EXCEPT
%changelog
* Sun Apr 07 2024 Automatic Build System <autodist@openmamba.org> 13.0.0-1mamba
- automatic version update by autodist
* Thu Feb 08 2024 Automatic Build System <autodist@openmamba.org> 12.0.2-1mamba
- automatic version update by autodist