automatic version update by autodist [release 4.13.3-1mamba;Sat Nov 21 2020]

This commit is contained in:
Automatic Build System 2024-01-05 17:05:07 +01:00
parent 19c2fc7d64
commit 2413a4ef6a

View File

@ -1,8 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define pkgver %(echo %version | tr _ -) %define pkgver %(echo %version | tr _ -)
Name: qt-creator Name: qt-creator
Version: 4.13.2 Version: 4.13.3
Release: 2mamba Release: 1mamba
Summary: An integrated development environment (IDE) tailored to the needs of Qt developers Summary: An integrated development environment (IDE) tailored to the needs of Qt developers
Group: Development/Tools Group: Development/Tools
Vendor: openmamba Vendor: openmamba
@ -124,6 +124,9 @@ done
%doc LICENSE.GPL3-EXCEPT %doc LICENSE.GPL3-EXCEPT
%changelog %changelog
* Sat Nov 21 2020 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
- automatic version update by autodist
* Tue Oct 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13.2-2mamba * Tue Oct 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13.2-2mamba
- rebuilt with docs - rebuilt with docs