diff --git a/pdal.spec b/pdal.spec index d3a5e82..c82367e 100644 --- a/pdal.spec +++ b/pdal.spec @@ -1,12 +1,12 @@ Name: pdal -Version: 2.7.1 +Version: 2.7.2 Release: 1mamba Summary: Point Data Abstraction Library, GDAL for point cloud data Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pdal.io/ +URL: https://pdal.io/en/2.7.2/ Source: https://github.com/PDAL/PDAL.git/%{version}/PDAL-%{version}.tar.bz2 License: BSD ## AUTOBUILDREQ-BEGIN @@ -96,5 +96,8 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Jun 30 2024 Automatic Build System 2.7.2-1mamba +- automatic version update by autodist + * Mon May 06 2024 Silvan Calarco 2.7.1-1mamba - package created using the webbuild interface