]> git.pld-linux.org Git - packages/closure-compiler.git/commitdiff
up to 20130823 auto/th/closure-compiler-20130823-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 18 Sep 2013 16:09:43 +0000 (19:09 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 18 Sep 2013 16:09:43 +0000 (19:09 +0300)
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

index 9b36031d803a7254bd2f6832a8d3a50a4d182001..328b2b9f801345b770bb8d39c4a912fbb4efda95 100644 (file)
@@ -6,13 +6,13 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Closure Compiler - JavaScript compressor
 Name:          closure-compiler
 %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
 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
 Source1:       %{name}.sh
 Source2:       get-source.sh
 Source4:       Changes
This page took 0.061018 seconds and 4 git commands to generate.