From acb20db3ca8cabb965d2360780862a3a9b9af9cc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:16:02 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libspatialite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libspatialite.spec b/libspatialite.spec index aa270d8..270975d 100644 --- a/libspatialite.spec +++ b/libspatialite.spec @@ -25,7 +25,7 @@ Name: libspatialite Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enables SQLite to support spatial data Group: System Environment/Libraries License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -107,6 +107,9 @@ rm -rf %{buildroot} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Dec 1 2012 Volker Fröhlich - 4.0.0-1 - New upstream release - Remove arch restrictions, solving BZ 663938 and 846301