diff --git a/.gitignore b/.gitignore index 2cf225d..176e475 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ /postgis-2.2.1.tar.gz /postgis-2.2.1.pdf /filter-requires-perl-Pg.sh +/postgis-2.2.2.tar.gz +/postgis-2.2.2.pdf diff --git a/postgis.spec b/postgis.spec index 515050f..4811b64 100644 --- a/postgis.spec +++ b/postgis.spec @@ -10,8 +10,8 @@ Summary: Geographic Information Systems Extensions to PostgreSQL Name: postgis -Version: 2.2.1 -Release: 3%{?dist} +Version: 2.2.2 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases Source0: http://download.osgeo.org/%{name}/source/%{name}-%{version}.tar.gz @@ -225,6 +225,10 @@ rm -rf %{buildroot} %doc postgis*.pdf %changelog +* Fri Mar 25 2016 Devrim Gündüz - 2.2.2-1 +- Update to 2.2.2, per changes described at + http://postgis.net/2016/03/22/postgis-2.2.2 + * Mon Feb 15 2016 Pavel Raiskup - 2.2.1-3 - install address_standardizer module (rhbz#1307872) diff --git a/sources b/sources index fe1cc29..0ddd384 100644 --- a/sources +++ b/sources @@ -2,3 +2,5 @@ dc3575a0aac5a7e0bbddde17eb6be400 postgis-2.2.1.tar.gz 204fbdd16b96aa3f066967918ba44b4c postgis-2.2.1.pdf c33923e37424978a1306ce461c1d14ed postgis-2.1.8.tar.gz 270c5e864377d67bb976a40a4e2f4c89 filter-requires-perl-Pg.sh +ed42ad50405520bc1210bd4d3a872617 postgis-2.2.2.tar.gz +3ee6932ec170a90ebfa36dda593a51b0 postgis-2.2.2.pdf