From 1e8b8c8c02321580d62a27b263ea04e7e7c0adbf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 06:07:26 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libtommath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtommath.spec b/libtommath.spec index ec200cc..61c355b 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -1,6 +1,6 @@ Name: libtommath Version: 0.41 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A portable number theoretic multiple-precision integer library Group: System Environment/Libraries License: Public Domain @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %doc bn.pdf poster.pdf tommath.pdf %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.41-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Jun 20 2010 Jeremy Hinegardner - 0.41-11 - fix bugs #555445 and #591543