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