diff --git a/qt-creator.spec b/qt-creator.spec index 98897d5..e1210cb 100644 --- a/qt-creator.spec +++ b/qt-creator.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define pkgver %(echo %version | tr _ -) Name: qt-creator -Version: 15.0.0 +Version: 15.0.1 Release: 1mamba Summary: An integrated development environment (IDE) tailored to the needs of Qt developers Group: Development/Tools @@ -68,7 +68,6 @@ It includes: * Rapid code navigation tools * Supports multiple platforms -%debug_package # Don't clean build at the end %global __spec_rmbuild_cmd /bin/true @@ -119,6 +118,9 @@ sed -i 's|/qtcreator"|/qtcreator.bin"|' %{buildroot}%{_bindir}/qtcreator %doc LICENSE.GPL3-EXCEPT %changelog +* Fri Jan 24 2025 Automatic Build System 15.0.1-1mamba +- automatic version update by autodist + * Wed Dec 11 2024 Automatic Build System 15.0.0-1mamba - automatic version update by autodist