automatic version update by autodist [release 2.8.1-1mamba;Sat Oct 26 2024]
This commit is contained in:
parent
ad36b2424e
commit
89b69a2007
10
pdal.spec
10
pdal.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pdal
|
Name: pdal
|
||||||
Version: 2.7.2
|
Version: 2.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Point Data Abstraction Library, GDAL for point cloud data
|
Summary: Point Data Abstraction Library, GDAL for point cloud data
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -64,8 +64,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -96,6 +94,12 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 26 2024 Automatic Build System <autodist@openmamba.org> 2.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 10 2024 Automatic Build System <autodist@openmamba.org> 2.8.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
|
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user