Rebuild (boost)

This commit is contained in:
Sandro Mani 2020-06-08 10:05:47 +02:00
parent 6ec80e1f56
commit b2188c0318
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: liblas
Version: 1.8.1
Release: 8%{?shortcommit:.git%shortcommit}%{?dist}
Release: 9%{?shortcommit:.git%shortcommit}%{?dist}
Summary: Library for reading and writing the very common LAS LiDAR format
License: BSD and Boost
@ -118,6 +118,9 @@ libLAS utility applications.
%changelog
* Mon Jun 08 2020 Sandro Mani <manisandro@gmail.com> - 1.8.1-9.gitd76a061
- Rebuild (boost)
* Thu May 21 2020 Sandro Mani <manisandro@gmail.com> - 1.8.1-8.gitd76a061
- Rebuild (gdal)