diff --git a/.gitignore b/.gitignore index e422147..9f73d92 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -/postgis-2.0.6.tar.gz -/postgis-2.1.6.tar.gz -/postgis-2.1.6.pdf +/postgis-2.1.7.tar.gz +/postgis-2.0.7.tar.gz +/postgis-2.1.7.pdf +/postgis-2.0.7.pdf diff --git a/postgis.spec b/postgis.spec index 7946b98..7b90370 100644 --- a/postgis.spec +++ b/postgis.spec @@ -4,14 +4,14 @@ %global majorversion 2.1 %global prevmajorversion 2.0 -%global prevversion %{prevmajorversion}.6 +%global prevversion %{prevmajorversion}.7 %global pg_version_minimum 9.2 %global pg_version_built %(if [ -x %{_bindir}/pg_config ]; then %{_bindir}/pg_config --version | /bin/sed 's,^PostgreSQL *,,gi'; else echo %{pg_version_minimum}; fi) Summary: Geographic Information Systems Extensions to PostgreSQL Name: postgis -Version: 2.1.6 +Version: 2.1.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases @@ -207,6 +207,10 @@ rm -rf %{buildroot} %doc postgis*.pdf %changelog +* Wed Apr 1 2015 Devrim Gündüz - 2.1.7-1 +- Update to 2.1.7, per changes described at: + http://svn.osgeo.org/postgis/tags/2.1.7/NEWS + * Fri Mar 27 2015 Devrim Gündüz - 2.1.6-1 - Update to 2.1.6, per changes described at: http://postgis.net/2015/03/20/postgis-2.1.6 diff --git a/sources b/sources index d023504..4c2cf90 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ -ba6fc0a3f13b86e83cd8db1532110636 postgis-2.0.6.tar.gz -459a9a707589fe75200f184464d7573d postgis-2.1.6.tar.gz -9c99afafedcb10d0678e480c587cad38 postgis-2.1.6.pdf +f35307c201caf04e7028f95b649cf6e7 postgis-2.1.7.tar.gz +3aac8e94448ac167c5589336722ae0c5 postgis-2.0.7.tar.gz +2d2bf16b8cbf6eac10855f27b71abebb postgis-2.1.7.pdf +e5d92cda4a27104276792f91905fea77 postgis-2.0.7.pdf