From ffe62d1c65fe3c39000227edf2e8f7607796212c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 18 2015 13:51:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- diff --git a/pgRouting.spec b/pgRouting.spec index 2206945..1ba7525 100644 --- a/pgRouting.spec +++ b/pgRouting.spec @@ -1,6 +1,6 @@ Name: pgRouting Version: 2.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Provides routing functionality to PostGIS/PostgreSQL Group: Applications/Databases License: GPLv2+ @@ -67,6 +67,9 @@ make -C build install DESTDIR=%{buildroot} %{_datadir}/pgsql/extension/* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 2.0.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 2.0.0-8 - Rebuilt for GCC 5 C++11 ABI change