diff --git a/qt-creator.spec b/qt-creator.spec index dcb5dc8..8c6e691 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: 7.0.0 +Version: 7.0.1 Release: 1mamba Summary: An integrated development environment (IDE) tailored to the needs of Qt developers Group: Development/Tools @@ -132,6 +132,9 @@ done %doc LICENSE.GPL3-EXCEPT %changelog +* Wed Apr 27 2022 Automatic Build System 7.0.1-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Automatic Build System 7.0.0-1mamba - automatic version update by autodist