From ebac41ad747841d41aa26aa1bd14bf3f9b0723eb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:05:24 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libclang-devel>=17.0.3-1mamba [release 11.0.3-2mamba;Tue Oct 24 2023] --- qt-creator.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt-creator.spec b/qt-creator.spec index d282a14..9e2ee07 100644 --- a/qt-creator.spec +++ b/qt-creator.spec @@ -2,7 +2,7 @@ %define pkgver %(echo %version | tr _ -) Name: qt-creator Version: 11.0.3 -Release: 1mamba +Release: 2mamba Summary: An integrated development environment (IDE) tailored to the needs of Qt developers Group: Development/Tools Vendor: openmamba @@ -38,8 +38,8 @@ BuildRequires: qt6-qttools-devel BuildRequires: qt6-qtwebchannel-devel BuildRequires: qt6-qtwebengine-devel ## AUTOBUILDREQ-END +BuildRequires: libclang-devel >= 17.0.3-1mamba BuildRequires: libyaml-cpp-devel >= 0.7.0 -BuildRequires: libclang-devel >= 14.0.3 Requires: libqt5-designer Requires: gcc-c++ @@ -134,6 +134,9 @@ done %doc LICENSE.GPL3-EXCEPT %changelog +* Tue Oct 24 2023 Automatic Build System 11.0.3-2mamba +- rebuilt by autoport with build requirements: libclang-devel>=17.0.3-1mamba + * Sat Oct 07 2023 Automatic Build System 11.0.3-1mamba - automatic version update by autodist