[Git][debian-gis-team/mapnik][upstream] New upstream version 3.0.21+ds
Bas Couwenberg
gitlab at salsa.debian.org
Mon Oct 8 16:39:29 BST 2018
Bas Couwenberg pushed to branch upstream at Debian GIS Project / mapnik
Commits:
f2720ac9 by Bas Couwenberg at 2018-10-08T14:52:36Z
New upstream version 3.0.21+ds
- - - - -
2 changed files:
- CHANGELOG.md
- include/mapnik/version.hpp
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -7,12 +7,17 @@ Developers: Please commit along with changes.
For a complete change history, see the git log.
-## UNRELEASED
+## 3.0.21
+
+Released: October 8, 2018
+
+(Packaged from 1dbb1d2c1)
#### Core
- Fixed compilation with ICU >= 61 (#3963)
- Fixed bbox reprojection (#3940)
+- SVG: enabled unsupported attributes handling
#### Plugins
=====================================
include/mapnik/version.hpp
=====================================
@@ -27,7 +27,7 @@
#define MAPNIK_MAJOR_VERSION 3
#define MAPNIK_MINOR_VERSION 0
-#define MAPNIK_PATCH_VERSION 20
+#define MAPNIK_PATCH_VERSION 21
#define MAPNIK_VERSION (MAPNIK_MAJOR_VERSION*100000) + (MAPNIK_MINOR_VERSION*100) + (MAPNIK_PATCH_VERSION)
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/commit/f2720ac975bb2f252d4c5a2862cedcb0e4b67ca5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/commit/f2720ac975bb2f252d4c5a2862cedcb0e4b67ca5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181008/571527f0/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list