SHA256
1
0
forked from pool/proj

- Update to version 6.1.0:

* See provided NEWS for list of all changes

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=38
This commit is contained in:
Martin Pluskal 2019-06-12 14:05:56 +00:00 committed by Git OBS Bridge
parent f7865abc0f
commit 9c920f2be8
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4510a2c1c8f9056374708a867c51b1192e8d6f9a5198dd320bf6a168e44a3657
size 2405217

3
proj-6.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:676165c54319d2f03da4349cbd7344eb430b225fe867a90191d848dc64788008
size 2453402

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 12 14:00:25 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 6.1.0:
* See provided NEWS for list of all changes
-------------------------------------------------------------------
Mon Apr 1 18:05:00 UTC 2019 - Kai Pastor <dg0yt@darc.de>

View File

@ -20,12 +20,12 @@
%define sover 15
%define libname lib%{name}%{sover}
Name: proj
Version: 6.0.0
Version: 6.1.0
Release: 0
Summary: Cartographic projection software
License: MIT
Group: Productivity/Scientific/Other
URL: https://trac.osgeo.org/proj/
URL: https://proj.org/
Source0: http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
Source1: http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
BuildRequires: gcc-c++