[packages/closure-compiler] up to 20130823

glen glen at pld-linux.org
Wed Sep 18 18:12:05 CEST 2013


commit 0595d54d1957e8954b9710edb75a02f15de6f828
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 18 19:09:43 2013 +0300

    up to 20130823
    
    August 23, 2013 (v20130823)
    
    - Experimental export option: exportLocalPropertyDefinitions
    - Support of inline type declarations in "var" statements.
    - RemoveUnusedClassProperties will now remove properties if a set exists on a prototype.
    - RemoveUnusedClassProperties is now on by default in ADVANCED mode.
    - Fix: an 8 year old operator precedence bug (Issue 1062).
    - Fix: incorrect variable inlining (Issue 1053)
    - CollapseProperties correctness improvements
    - Fix: spurious warnings for obviously good logical shifts
    - VariableReferenceCheck is now suppressible using existing diagnostic groups.
    - Extern updates

 closure-compiler.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/closure-compiler.spec b/closure-compiler.spec
index 9b36031..328b2b9 100644
--- a/closure-compiler.spec
+++ b/closure-compiler.spec
@@ -6,13 +6,13 @@
 %include	/usr/lib/rpm/macros.java
 Summary:	Closure Compiler - JavaScript compressor
 Name:		closure-compiler
-Version:	20130722
+Version:	20130823
 Release:	1
 License:	Apache v2.0
 Group:		Applications/WWW
 # Source0Download: https://code.google.com/p/closure-compiler/downloads/list
 Source0:	http://closure-compiler.googlecode.com/files/compiler-%{version}.tar.gz
-# Source0-md5:	8d8f3f3d429742ca7fd7bfa9e164d8b5
+# Source0-md5:	105db24c4676e23f2495adfdea3159bc
 Source1:	%{name}.sh
 Source2:	get-source.sh
 Source4:	Changes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/closure-compiler.git/commitdiff/0595d54d1957e8954b9710edb75a02f15de6f828



More information about the pld-cvs-commit mailing list