automatic version update by autodist [release 15.0.1-1mamba;Fri Jan 24 2025]
This commit is contained in:
parent
efd4553bb1
commit
52ec195ee9
@ -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 <autodist@openmamba.org> 15.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 11 2024 Automatic Build System <autodist@openmamba.org> 15.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user