From 5e8c7f4f342e9ef6d62d1a552bfae6ea1e937c2c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 25 2009 04:10:46 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/js.spec b/js.spec index 51e49ec..00eff55 100644 --- a/js.spec +++ b/js.spec @@ -3,7 +3,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.70 -Release: 6%{?dist} +Release: 7%{?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} @@ -128,6 +128,9 @@ export BUILD_OPT=1 %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.70-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri May 29 2009 Dan Horak 1.70-6 - update the va_copy patch for s390x