Skip to content

Commit 3950148

Browse files
committed
updated changelog for version 1.11
1 parent 2de04c2 commit 3950148

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
- Build with PublicDecompWT bundled as a git submodule
88
- Build with system-installed PublicDecompWT using
99
`./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)
1113

1214
## New in version 1.10
1315

fedora/SPECS/meteosatlib.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,11 @@ ln -s %{_libdir}/gdalplugins/%{gdal_pl_version}/ /usr/lib/gdalplugins/%{gdal_pl_
171171
%changelog
172172
* Fri May 29 2020 Daniele Branchini <dbranchini@arpae.it> - 1.11-1
173173
- Updated with free version of PublicDecompWT (#14)
174-
- Fixed issues with new compilers (#10)
174+
- Fixed issues with new compilers (#10, #16)
175175
- 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)
176179

177180
* Fri May 8 2020 Daniele Branchini <dbranchini@arpae.it> - 1.10-1
178181
- fixes for gdal 3

0 commit comments

Comments
 (0)