diff --git a/js.spec b/js.spec index 51db01a..b08bb6d 100644 --- a/js.spec +++ b/js.spec @@ -3,7 +3,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.60 -Release: 4%{?dist} +Release: 5%{?dist} # The sources are triple licensed, but when we link against readline which is # GPL, the result can only be GPL. %if 0%{?_without_readline:1} @@ -149,6 +149,9 @@ LD_LIBRARY_PATH=`pwd`/src/Linux_All_OPT.OBJ %{__make} -C src/perlconnect test %changelog +* Sun Jan 20 2008 Tom "spot" Callaway 1.60-5 +- rebuild for new perl + * Wed Aug 22 2007 Matthias Saou 1.60-4 - Rebuild for new BuildID feature.