From 8c8fd767cef72dced80aca2b90e0b4ab0cc10623 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 18:56:31 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- suitesparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index bdba0ed..ead39aa 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -1,6 +1,6 @@ Name: suitesparse Version: 4.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A collection of sparse matrix libraries Group: System Environment/Libraries @@ -397,6 +397,9 @@ rm -rf ${RPM_BUILD_ROOT} %doc Doc/* %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 4.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Nov 19 2012 Nils Philippsen - 4.0.2-2 - explicitly link libsuitesparseconfig where necessary