diff --git a/pgRouting.spec b/pgRouting.spec index d6afc7a..317b70c 100644 --- a/pgRouting.spec +++ b/pgRouting.spec @@ -1,6 +1,6 @@ Name: pgRouting Version: 2.2.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Provides routing functionality to PostGIS/PostgreSQL Group: Applications/Databases License: GPLv2+ @@ -68,6 +68,9 @@ make -C build install DESTDIR=%{buildroot} %{_datadir}/pgsql/extension/* %changelog +* Mon Sep 26 2016 volker27@gmx.at - 2.2.3-4 +- Rebuild for cgal + * Sat Jul 30 2016 Volker Froehlich - 2.2.3-3 - Solve __throw_bad_alloc on creating the extension Thank you, Jonathan Wakely