]> granicus.if.org Git - postgis/commitdiff
Label the spec file as 1.1.0
authorDevrim GÜNDÜZ <devrim@gunduz.org>
Tue, 6 Dec 2005 15:42:16 +0000 (15:42 +0000)
committerDevrim GÜNDÜZ <devrim@gunduz.org>
Tue, 6 Dec 2005 15:42:16 +0000 (15:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2148 b70326c6-7e19-0410-871a-916f4a2858ee

extras/rpm/spec/postgis.spec

index 5031b1d802e7384134c53fa603abdd16b7f5d3e2..1e6d47262dcfbaaaa376812aa5d1825124c64ddf 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary:        Geographic Information Systems Extensions to PostgreSQL
 Name:           postgis
-Version:        1.0.6
+Version:        1.1.0
 Release:        1
 License:        GPL v2
 Group:          Applications/Databases
@@ -114,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Tue Dec 06 2005 - Devrim GUNDUZ <devrim@gunduz.org>
-- Update to 1.0.6
+- Update to 1.1.0
 
 * Mon Oct 03 2005 - Devrim GUNDUZ <devrim@gunduz.org>
 - Make PostGIS build against pgxs so that we don't need PostgreSQL sources.