From d220a71092c92f4228f2ae812c4560f517d6e1af Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:43:20 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libtommath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtommath.spec b/libtommath.spec index 31799e0..191b569 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -1,6 +1,6 @@ Name: libtommath Version: 0.42.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A portable number theoretic multiple-precision integer library License: Public Domain URL: http://www.libtom.org/?page=features&newsitems=5&whatfile=ltm @@ -88,6 +88,9 @@ find %{buildroot} -name '*.a' -delete %doc bn.pdf poster.pdf tommath.pdf %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.42.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Sep 29 2013 Simone Caronni - 0.42.0-3 - Move headers to default location.