Wed, 18 Dec 2024 22:49:28 UTC | login

Information for build postgis-2.5.1-2.fc31

ID127254
Package Namepostgis
Version2.5.1
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/postgis.git#7c51305fb1a4aab6d3d0d5cee70dd9522cf547d6
SummaryGeographic Information Systems Extensions to PostgreSQL
DescriptionPostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 16:10:48 UTC
CompletedSat, 21 Sep 2019 16:50:40 UTC
Taskbuild (f31-candidate, /rpms/postgis.git:7c51305fb1a4aab6d3d0d5cee70dd9522cf547d6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgis.git#7c51305fb1a4aab6d3d0d5cee70dd9522cf547d6'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 04 2019 Devrim Gündüz <devrim@gunduz.org> - 2.5.1-1 - Update to 2.5.1 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 22 2018 Petr Kubat <pkubat@redhat.com> - 2.5.0-1 - update to 2.5.0, per NEWS file: https://svn.osgeo.org/postgis/tags/2.5.0/NEWS * Wed Sep 05 2018 Pavel Raiskup <praiskup@redhat.com> - 2.4.3-6 - rebuild against postgresql-server-devel (rhbz#1618698) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Apr 13 2018 Pavel Raiskup <praiskup@redhat.com> - 2.4.3-4 - postgresql.spec moved testing macros to postgresql-test-rpm-macros * Tue Mar 06 2018 Björn Esser <besser82@fedoraproject.org> - 2.4.3-3 - Rebuilt for libjson-c.so.4 (json-c v0.13.1) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 18 2018 Pavel Raiskup <praiskup@redhat.com> - 2.4.3-1 - rebase to latest upstream release (rhbz#1513788) * Fri Dec 15 2017 Björn Esser <besser82@fedoraproject.org> - 2.4.1-4 - Add patch for changes in json-c >= 0.13 * Sun Dec 10 2017 Björn Esser <besser82@fedoraproject.org> - 2.4.1-3 - Rebuilt for libjson-c.so.3 * Thu Oct 26 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.1-2 - upgrade: drop not-used /bin directory and liblwgeom (rhbz#1055293) - upgrade: confess that we bundle postgis = prevversion * Mon Oct 23 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.1-1 - update to 2.4.1, per NEWS file: https://svn.osgeo.org/postgis/tags/2.4.1/NEWS * Wed Oct 18 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.0-2 - build against json-c again (rhbz#1484031) - post/postun set for jdbc sub-package (rhbz#979685) * Tue Oct 17 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.0-1 - install desktop files into /usr/share/applications - optimize build without %upgrade - drop explicit requires on libraries (resolved by implicit lib*.so*()) - enable build testsuite - disable hardening on f26 (all arches) and on s390x (all distros) * Tue Oct 10 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.0-1 - provide postgis-upgrade package (rhbz#1475177) * Mon Oct 09 2017 Pavel Raiskup <praiskup@redhat.com> - 2.4.0-1 - update to 2.4.0, per upstream release notes https://postgis.net/2017/09/30/postgis-2.4.0/