From 093795d8730cb1ef657f3fcc598b0ab511fea801 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 10:46:46 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 19f1657..5dee4aa 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -3,7 +3,7 @@ Name: apache-commons-math Version: 3.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java library of lightweight mathematics and statistics components Group: Development/Libraries @@ -67,6 +67,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/ %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 3.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 3.1.1-2 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local