Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proj: Update to v9.5.0 #4470

Merged
merged 8 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/g/gdal/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,8 @@ libproj.so.25:proj_context_set_enable_network
libproj.so.25:proj_context_set_search_paths
libproj.so.25:proj_context_use_proj4_init_rules
libproj.so.25:proj_convert_conversion_to_other_method
libproj.so.25:proj_coordinate_metadata_create
libproj.so.25:proj_coordinate_metadata_get_epoch
libproj.so.25:proj_coordoperation_get_accuracy
libproj.so.25:proj_coordoperation_get_grid_used_count
libproj.so.25:proj_coordoperation_get_method_info
Expand Down Expand Up @@ -1463,6 +1465,7 @@ libproj.so.25:proj_crs_get_datum_ensemble
libproj.so.25:proj_crs_get_datum_forced
libproj.so.25:proj_crs_get_geodetic_crs
libproj.so.25:proj_crs_get_sub_crs
libproj.so.25:proj_crs_has_point_motion_operation
libproj.so.25:proj_crs_info_list_destroy
libproj.so.25:proj_crs_promote_to_3D
libproj.so.25:proj_cs_get_axis_count
Expand Down
2 changes: 1 addition & 1 deletion packages/g/gdal/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : gdal
version : 3.8.5
release : 46
release : 47
source :
- https://github.com/OSGeo/gdal/releases/download/v3.8.5/gdal-3.8.5.tar.gz : 0c865c7931c7e9bb4832f50fb53aec8676cbbaccd6e55945011b737fb89a49c2
homepage : https://www.gdal.org/
Expand Down
14 changes: 7 additions & 7 deletions packages/g/gdal/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>gdal</Name>
<Homepage>https://www.gdal.org/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
Expand Down Expand Up @@ -525,7 +525,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="46">gdal</Dependency>
<Dependency release="47">gdal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/cpl_atomic_ops.h</Path>
Expand Down Expand Up @@ -607,12 +607,12 @@
</Files>
</Package>
<History>
<Update release="46">
<Date>2024-10-27</Date>
<Update release="47">
<Date>2024-11-27</Date>
<Version>3.8.5</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
6 changes: 6 additions & 0 deletions packages/l/libgeotiff/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 21361
rss: https://github.com/OSGeo/libgeotiff/tags.atom
# No known CPE, checked 2024-11-29
security:
cpe: ~
2 changes: 1 addition & 1 deletion packages/l/libgeotiff/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : libgeotiff
version : 1.7.1
release : 3
release : 4
source :
- https://github.com/OSGeo/libgeotiff/releases/download/1.7.1/libgeotiff-1.7.1.tar.gz : 05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6
homepage : https://github.com/OSGeo/libgeotiff/
Expand Down
16 changes: 8 additions & 8 deletions packages/l/libgeotiff/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<Name>libgeotiff</Name>
<Homepage>https://github.com/OSGeo/libgeotiff/</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Packager>
<License>BSD-3-Clause</License>
<License>MIT</License>
<PartOf>multimedia.library</PartOf>
<Summary xml:lang="en">A TIFF based interchange format for georeferenced raster imagery</Summary>
<Description xml:lang="en">libgeotiff is designed to permit the extraction and parsing of the GeoTIFF Key directories, as well as definition and installation of GeoTIFF keys in new files.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>libgeotiff</Name>
Expand All @@ -39,7 +39,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">libgeotiff</Dependency>
<Dependency release="4">libgeotiff</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/cpl_serv.h</Path>
Expand Down Expand Up @@ -73,12 +73,12 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2022-12-25</Date>
<Update release="4">
<Date>2024-11-27</Date>
<Version>1.7.1</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
6 changes: 6 additions & 0 deletions packages/l/libspatialite/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 1723
rss: ~
# No known CPE, checked 2024-11-29
security:
cpe: ~
2 changes: 1 addition & 1 deletion packages/l/libspatialite/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : libspatialite
version : 5.0.1
release : 12
release : 13
source :
- https://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.0.1.tar.gz : eecbc94311c78012d059ebc0fae86ea5ef6eecb13303e6e82b3753c1b3409e98
homepage : https://www.gaia-gis.it/fossil/libspatialite/
Expand Down
14 changes: 7 additions & 7 deletions packages/l/libspatialite/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>libspatialite</Name>
<Homepage>https://www.gaia-gis.it/fossil/libspatialite/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Packager>
<License>MPL-1.1</License>
<PartOf>programming.library</PartOf>
Expand Down Expand Up @@ -34,7 +34,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="12">libspatialite</Dependency>
<Dependency release="13">libspatialite</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/spatialite.h</Path>
Expand Down Expand Up @@ -71,12 +71,12 @@
</Files>
</Package>
<History>
<Update release="12">
<Date>2023-10-14</Date>
<Update release="13">
<Date>2024-11-27</Date>
<Version>5.0.1</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
Loading
Loading