diff --git a/libtommath.spec b/libtommath.spec index adb4c9d..e5319ec 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -1,6 +1,6 @@ Name: libtommath Version: 0.41 -Release: 7%{?dist} +Release: 8%{?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 19 2008 Fedora Release Engineering - 0.41-8 +- Autorebuild for GCC 4.3 + * Sun Nov 25 2007 Jeremy Hinegardner - 0.41-7 - Resolve multilib conflicts from Bug #342441 by splitting out documentation to libtommath-docs subpackage