2019-02-05 11:07:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 5 07:06:44 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
|
|
|
|
|
2019-03-06 08:05:34 +00:00
|
|
|
- update to 1.9.6 (python3.7 support)
|
2019-02-05 11:07:48 +00:00
|
|
|
- spec-cleaner minimal
|
|
|
|
|
|
2018-05-20 07:16:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 15 14:01:20 UTC 2018 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
|
|
- Packaging :
|
|
|
|
|
+ move to python singlespec
|
|
|
|
|
+ use %check and run unit tests for version >= 1500
|
|
|
|
|
+ spec-cleaner (date/license)
|
|
|
|
|
- update upstream release 1.9.5.1
|
|
|
|
|
* fix for issue #42 compilation error with microsoft visual studio
|
|
|
|
|
+ 1.9.5
|
|
|
|
|
* update proj4 source to latest github master commit 953cc00f
|
|
|
|
|
* port of basemap fix for input arrays in fortran order
|
|
|
|
|
* restore inverse Hammer patch that was lost when proj4 source
|
|
|
|
|
code was updated.
|
|
|
|
|
|
2015-10-23 18:53:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 23 17:11:32 UTC 2015 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
|
|
- Packaging : merged package to python-pyproj src in App:Geo
|
|
|
|
|
|
2015-10-22 07:44:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 21 15:03:01 UTC 2015 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
|
|
- update upstream release 1.9.4
|
|
|
|
|
+ 1.9.4 (git tag v1.9.4rel)
|
|
|
|
|
* migrate to github from googlecode.
|
|
|
|
|
* update proj4 source code from svn r2595 (version 4.9.0RC2).
|
|
|
|
|
* include runtime_library_dirs in setup-proj.py.
|
|
|
|
|
* added to_latlong method (issue 51).
|
|
|
|
|
* fix back azimuth when lon1 and lon2 are identical.
|
|
|
|
|
+ 1.9.3 (svn revision 327)
|
|
|
|
|
* Geod now uses C code adapted from geographiclib now included
|
|
|
|
|
in proj4 source, instead of pure python code directly from
|
|
|
|
|
geographiclib.
|
|
|
|
|
* make radians=True work with Geod.npts (issue 47).
|
|
|
|
|
* allow PROJ_DIR env var to control location of proj data
|
|
|
|
|
(issue 40).
|
|
|
|
|
+ 1.9.2 (svn revision 301)
|
|
|
|
|
* updated proj4 src to 4.8.0 - includes two new map
|
|
|
|
|
projections (natearth and isea).
|
|
|
|
|
+ 1.9.1 (svn revision 285)
|
|
|
|
|
* restore compatibility with python 2.4/2.5, which was broken
|
|
|
|
|
by the addition of the geographiclib geodesic
|
|
|
|
|
module (issue 36).
|
|
|
|
|
|
|
|
|
|
- packaging
|
|
|
|
|
+ create equivalent python3 package
|
|
|
|
|
+ cleanup spec format
|
|
|
|
|
|
2012-04-18 11:19:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 11 22:22:02 UTC 2012 - ocefpaf@gmail.com
|
|
|
|
|
|
|
|
|
|
- first openSuse release 1.9.0
|
|
|
|
|
|