- Fix the -devel dangling symlink by moving to libPDAL

libpdal_*.so.%{soname} symlinks to libpdal_*.%{sovers}
  rpmlint not more complain.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/PDAL?expand=0&rev=29
This commit is contained in:
2022-01-07 16:31:37 +00:00
committed by Git OBS Bridge
parent a15ff1895c
commit eccd83c38f
2 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 7 16:29:16 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>
- Fix the -devel dangling symlink by moving to libPDAL
libpdal_*.so.%{soname} symlinks to libpdal_*.%{sovers}
rpmlint not more complain.
-------------------------------------------------------------------
Fri Jan 7 10:37:32 UTC 2022 - D. Berge <opensuse@navlost.eu>