automatic version update by autodist [release 3.31.4-1mamba;Sat Jan 11 2025]
This commit is contained in:
parent
425aab52f8
commit
394f656ccf
@ -8,3 +8,4 @@ CMake was developed by Kitware as part of the NLM Insight Segmentation and Regis
|
|||||||
The ASCI VIEWS project also provided support in the context of their parallel computation environment.
|
The ASCI VIEWS project also provided support in the context of their parallel computation environment.
|
||||||
Other sponsors include the Insight, VTK, and VXL open source software communities.
|
Other sponsors include the Insight, VTK, and VXL open source software communities.
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define major_version %(echo %version | cut -d. -f 1)
|
%define major_version %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.31.3
|
Version: 3.31.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A cross-platform, open-source make system
|
Summary: A cross-platform, open-source make system
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -50,7 +50,6 @@ CMake was developed by Kitware as part of the NLM Insight Segmentation and Regis
|
|||||||
The ASCI VIEWS project also provided support in the context of their parallel computation environment.
|
The ASCI VIEWS project also provided support in the context of their parallel computation environment.
|
||||||
Other sponsors include the Insight, VTK, and VXL open source software communities.
|
Other sponsors include the Insight, VTK, and VXL open source software communities.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -113,6 +112,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req
|
|||||||
%{_datadir}/doc/%{name}-%{version}/
|
%{_datadir}/doc/%{name}-%{version}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 3.31.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 21 2024 Automatic Build System <autodist@openmamba.org> 3.31.3-1mamba
|
* Sat Dec 21 2024 Automatic Build System <autodist@openmamba.org> 3.31.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user