forked from pool/mapserver
Accepting request 121861 from home:tzotsos:Application:Geo
update to 6.0.3 OBS-URL: https://build.opensuse.org/request/show/121861 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=91
This commit is contained in:
parent
a3c94f80fb
commit
ee6b56f377
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:768284960dd4deab7a4ff0948f5ef6abd3d2f4daa4e6bf0e770ef835da08c382
|
|
||||||
size 2447372
|
|
3
mapserver-6.0.3.tar.gz
Normal file
3
mapserver-6.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a939d5e207017ff87e115816a0a8a13fb2751069feb90e12fe594c537a917199
|
||||||
|
size 2439456
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 22 19:56:53 UTC 2012 - tzotsos@opensuse.org
|
||||||
|
|
||||||
|
- Fix creation of a vector symbolObj in mapscript (#4318)
|
||||||
|
- Added coverage metadata in WCS (#4306)
|
||||||
|
- Adjusted WCS 2.0 GetCapbilities response (#4003)
|
||||||
|
- Ignore unknown requets parameteres in WCS 2.0 (#4307).
|
||||||
|
- Fixed mapscript is unusable in a web application due to memory leaks
|
||||||
|
(#4262)
|
||||||
|
- Fixed getFeature request with custom output format fails on filter
|
||||||
|
encoding (#4190)
|
||||||
|
- Fixed resolution when UoM changes in WCS 2.0 (#4283)
|
||||||
|
- Added missing DEFRESOLUTION parameter to msCopyMap() function (#4272)
|
||||||
|
- Fixed Python MapScript layerObj/classObj Error (#3940)
|
||||||
|
- Fixed WCS 2.0 axis order, offset vector, and origin (#4006, #4191)
|
||||||
|
- Fixed PHP MapScript opacity property of StyleObj no longer works (#3920)
|
||||||
|
- Added MS_CJC_* constants in PHP/MapScript (#4183)
|
||||||
|
- Fixed Memory leak with fribidi strings (#4188)
|
||||||
|
- Added missing properties in styleObj setter of PHP/MapScript (#3901)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 22 07:49:04 UTC 2012 - tzotsos@opensuse.org
|
Sun Apr 22 07:49:04 UTC 2012 - tzotsos@opensuse.org
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: mapserver
|
Name: mapserver
|
||||||
%define fileversion 6.0.2
|
%define fileversion 6.0.3
|
||||||
Version: 6.0.2
|
Version: 6.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/GIS
|
Group: Applications/GIS
|
||||||
|
Loading…
Reference in New Issue
Block a user