diff --git a/givaro.spec b/givaro.spec index 65e42f6..43de28f 100644 --- a/givaro.spec +++ b/givaro.spec @@ -1,6 +1,6 @@ Name: givaro Version: 3.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ library for arithmetic and algebraic computations Group: Development/Libraries @@ -32,6 +32,7 @@ univariate polynomials (and therefore recursive multivariate). Summary: Files useful for %{name} development Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} +Provides: bundled(jquery) %description devel @@ -126,6 +127,9 @@ make check %changelog +* Mon Feb 16 2015 Jerry James - 3.8.0-2 +- Note bundled jquery + * Tue Oct 28 2014 Jerry James - 3.8.0-1 - New upstream release - Fix license handling