diff --git a/eclib.spec b/eclib.spec index 65d5489..e99bdc3 100644 --- a/eclib.spec +++ b/eclib.spec @@ -2,7 +2,7 @@ Name: eclib Version: 20120830 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Library for Computations on Elliptic Curves Group: Development/Libraries License: GPLv3+ @@ -103,6 +103,9 @@ make -C src check LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} %changelog +* Thu Jan 15 2015 Jerry James - 201208300-9 +- Rebuild for NTL 8.1.0 + * Tue Oct 28 2014 Jerry James - 20120830-8 - Rebuild for NTL 6.2.1 - Fix license handling