From dd3b1f27788f44fae2037a4278eba2f212f2f976 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 20:03:14 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- qhull.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qhull.spec b/qhull.spec index d256fe7..9d8208f 100644 --- a/qhull.spec +++ b/qhull.spec @@ -1,7 +1,7 @@ Summary: General dimension convex hull programs Name: qhull Version: 2003.1 -Release: 23%{?dist} +Release: 24%{?dist} License: Qhull Group: System Environment/Libraries Source0: http://www.qhull.org/download/qhull-%{version}.tar.gz @@ -93,6 +93,9 @@ install -m644 -D qhull.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig/qhull.pc %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 2003.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Apr 14 2014 Jaromir Capik - 2003.1-23 - Fixing format-security flaws (#1037293)