diff --git a/postgis.spec b/postgis.spec index 1321921..f028ef2 100644 --- a/postgis.spec +++ b/postgis.spec @@ -1,6 +1,6 @@ %define apiver %(echo %version | cut -d. -f1-2) Name: postgis -Version: 3.2.3 +Version: 3.3.0 Release: 1mamba Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database Group: Applications/Databases @@ -107,6 +107,7 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational %defattr(-,root,root) %{_bindir}/raster2pgsql %{_bindir}/pgsql2shp +%{_bindir}/pgtopo_* %{_bindir}/shp2pgsql %dir %{_libdir}/postgresql %{_libdir}/postgresql/*.so @@ -124,6 +125,9 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational #%{_libdir}/liblwgeom.so %changelog +* Thu Sep 01 2022 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Sun Aug 21 2022 Automatic Build System 3.2.3-1mamba - automatic version update by autodist