From ad36b2424e07f9c89c7de78336a933c26d55ec47 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 30 Jun 2024 21:27:29 +0200 Subject: [PATCH] automatic version update by autodist [release 2.7.2-1mamba;Sun Jun 30 2024] --- pdal.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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