From 98c3a759f41ea96e16bfb1d2c5a1d8f140986efa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 11:53:29 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- postgis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgis.spec b/postgis.spec index 0373e8b..ae0cccd 100644 --- a/postgis.spec +++ b/postgis.spec @@ -12,7 +12,7 @@ Summary: Geographic Information Systems Extensions to PostgreSQL Name: postgis Version: 2.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/Databases Source0: http://download.osgeo.org/%{name}/source/%{name}-%{version}.tar.gz @@ -197,6 +197,9 @@ rm -rf %{buildroot} %doc postgis*.pdf %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Jan 23 2014 Devrim Gündüz - 2.1.1-2 - Install postgis-2.0.so file, by compiling it from 2.0 sources Fixes bz #1055293.