File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 7
7
- Build with PublicDecompWT bundled as a git submodule
8
8
- Build with system-installed PublicDecompWT using
9
9
` ./configure --with-system-pdwt `
10
- * Fixed an issue with new compilers (#10 )
10
+ * Fixed issues with new compilers (#10 , #16 )
11
+ * Fixed issues with gdal 3 (#19 )
12
+ * Fixed issue with eccodes key that has been renamed (#20 )
11
13
12
14
## New in version 1.10
13
15
Original file line number Diff line number Diff line change @@ -171,8 +171,11 @@ ln -s %{_libdir}/gdalplugins/%{gdal_pl_version}/ /usr/lib/gdalplugins/%{gdal_pl_
171
171
%changelog
172
172
* Fri May 29 2020 Daniele Branchini <dbranchini@arpae.it> - 1.11-1
173
173
- Updated with free version of PublicDecompWT (#14)
174
- - Fixed issues with new compilers (#10)
174
+ - Fixed issues with new compilers (#10, #16 )
175
175
- Added make check
176
+ - Added check for python3 compilers (#17)
177
+ - Fixed issues with gdal 3 (#19)
178
+ - Fixed issue with eccodes key that has been renamed (#20)
176
179
177
180
* Fri May 8 2020 Daniele Branchini <dbranchini@arpae.it> - 1.10-1
178
181
- fixes for gdal 3
You can’t perform that action at this time.
0 commit comments