$ git show --format=fuller --patch-with-stat --summary 102288bb831fca39280c683cffa7319b0c42c89d
commit 102288bb831fca39280c683cffa7319b0c42c89d
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Tue Jan 9 17:50:19 2024 +0100
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Tue Jan 9 17:50:19 2024 +0100
Update to 2.6.2
---
.abf.yml | 1 +
pdal.spec | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.abf.yml b/.abf.yml
index 9bfdc25..bf1943a 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,3 @@
sources:
PDAL-2.6.1-src.tar.bz2: 71e3bee2212bcb5d285cffd25786ef23cc19e023
+ PDAL-2.6.2-src.tar.bz2: 06e7b379c086935c32b83b5e8c0bb0cd55bf3766
diff --git a/pdal.spec b/pdal.spec
index e2ffd09..12f15c3 100644
--- a/pdal.spec
+++ b/pdal.spec
@@ -11,7 +11,7 @@
Summary: Point Data Abstraction Library
Name: pdal
-Version: 2.6.1
+Version: 2.6.2
Release: 1
Group: Sciences/Geosciences
License: BSD-3-Clause AND Apache-2.0 AND MIT AND BSL-1.0