- Update to version 9.2.1 and data to 1.14:
* for detailed list of changes see provided NEWS file OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=71
This commit is contained in:
parent
0295bacb47
commit
79ac9b7f0d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dea816f5aa732ae6b2ee3977b9bdb28b1d848cf56a1aad8faf6708b89f0ed50e
|
||||
size 5521397
|
3
proj-9.2.1.tar.gz
Normal file
3
proj-9.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15ebf4afa8744b9e6fccb5d571fc9f338dc3adcf99907d9e62d1af815d4971a1
|
||||
size 5536575
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1e5e42ba15426d01d1970be727af77ac9b88c472215497a5a433d0a16dd105b
|
||||
size 709788173
|
3
proj-data-1.14.tar.gz
Normal file
3
proj-data-1.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5fecececed91f4ba59ec5fc5f5834ee491ee9ab8b67bd7bbad4aed5f542b414
|
||||
size 714513865
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 11:19:27 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 9.2.1 and data to 1.14:
|
||||
* for detailed list of changes see provided NEWS file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 08:52:29 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -16,15 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define data_version 1.13
|
||||
%define data_version 1.14
|
||||
%define sover 25
|
||||
%define libname lib%{name}%{sover}
|
||||
Name: proj
|
||||
Version: 9.2.0
|
||||
Version: 9.2.1
|
||||
Release: 0
|
||||
Summary: Cartographic projection software
|
||||
License: MIT
|
||||
Group: Productivity/Scientific/Other
|
||||
URL: https://proj.org/
|
||||
Source0: https://download.osgeo.org/proj/%{name}-%{version}.tar.gz
|
||||
Source1: https://download.osgeo.org/%{name}/%{name}-data-%{data_version}.tar.gz
|
||||
@ -47,7 +46,6 @@ data with a wide range of selectable projection functions.
|
||||
%package -n %{libname}
|
||||
Summary: Cartographic projection software
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description -n %{libname}
|
||||
This package the library for performing respective
|
||||
@ -57,7 +55,6 @@ data with a wide range of selectable projection functions.
|
||||
%package devel
|
||||
Summary: Development files for PROJ
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{libname} = %{version}
|
||||
Provides: libproj-devel = %{version}
|
||||
Obsoletes: libproj-devel < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user