diff --git a/cvc3.spec b/cvc3.spec index ed78155..0df2f9a 100644 --- a/cvc3.spec +++ b/cvc3.spec @@ -1,6 +1,6 @@ Name: cvc3 Version: 2.4.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Validity checker of many-sorted first-order formulas with theories Group: Applications/Engineering @@ -223,6 +223,9 @@ LD_LIBRARY_PATH=`pwd`/lib make regress4 %{_xemacs_sitelispdir}/*.el %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.4.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Apr 29 2013 Jerry James - 2.4.1-6 - Add -aarch64 support (bz 925213) - Turn off parallel builds; they sometimes fail while building the Java code