automatic version update by autodist [release 3.8-1mamba;Sun Jan 19 2025]
This commit is contained in:
parent
7024416d43
commit
355692f298
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: lazarus
|
Name: lazarus
|
||||||
Version: 3.6
|
Version: 3.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Delphi compatible cross-platform IDE for Rapid Application Development
|
Summary: A Delphi compatible cross-platform IDE for Rapid Application Development
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -24,7 +24,6 @@ Requires: fpc
|
|||||||
%description
|
%description
|
||||||
Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
|
Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
# Instruct fpmake to build in parallel
|
# Instruct fpmake to build in parallel
|
||||||
%global fpmakeopt %{?_smp_build_ncpus:FPMAKEOPT='-T %{_smp_build_ncpus}'}
|
%global fpmakeopt %{?_smp_build_ncpus:FPMAKEOPT='-T %{_smp_build_ncpus}'}
|
||||||
@ -98,6 +97,9 @@ make bigide %{fpmakeopt} OPT='%{fpcopt}' LCL_PLATFORM=qt6
|
|||||||
%doc COPYING.GPL.txt COPYING.LGPL.txt COPYING.modifiedLGPL.txt COPYING.txt
|
%doc COPYING.GPL.txt COPYING.LGPL.txt COPYING.modifiedLGPL.txt COPYING.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 3.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 27 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6-1mamba
|
* Wed Nov 27 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6-1mamba
|
||||||
- update to 3.6
|
- update to 3.6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user