diff --git a/js/js.patch b/js/js.patch index 35c2a888aa..624fd31333 100644 --- a/js/js.patch +++ b/js/js.patch @@ -1,6 +1,6 @@ -Index: JavaScript-1.05/Makefile.PL ---- JavaScript-1.05/Makefile.PL.orig 2008-03-27 17:08:05 +0100 -+++ JavaScript-1.05/Makefile.PL 2008-04-03 09:36:31 +0200 +Index: JavaScript-1.06/Makefile.PL +--- JavaScript-1.06/Makefile.PL.orig 2008-03-27 17:08:05 +0100 ++++ JavaScript-1.06/Makefile.PL 2008-04-03 09:36:31 +0200 @@ -92,7 +92,7 @@ # Override with $ENV{JS_LIB} and $ENV{JS_INC} if (exists $ENV{JS_LIB}) { diff --git a/js/js.spec b/js/js.spec index 21b6dfd410..14962fa12e 100644 --- a/js/js.spec +++ b/js/js.spec @@ -23,7 +23,7 @@ # package version %define V_js 1.6.20070208 -%define V_javascript 1.05 +%define V_javascript 1.06 %define V_javascript_spidermonkey 0.19 %define V_javascript_squish 0.07 %define V_javascript_code 0.08 @@ -42,7 +42,7 @@ Class: PLUS Group: Language License: MPL/GPL/LGPL Version: %{V_js} -Release: 20080403 +Release: 20080419 # package options %option with_file yes