From cd16cbbaac149798af747baf4b7b820a1f35e016 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 18:22:08 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- spatialite-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spatialite-tools.spec b/spatialite-tools.spec index 2c159e6..0132b6a 100644 --- a/spatialite-tools.spec +++ b/spatialite-tools.spec @@ -1,6 +1,6 @@ Name: spatialite-tools Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A set of useful CLI tools for SpatiaLite Group: Development/Tools @@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot} %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Dec 2 2012 Volker Fröhlich - 4.0.0-1 - New upstream release - Remove PPC restrictions