commit d3b7285898392dc1c78d810b4a1bf149c27e9733
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Nov 3 12:10:27 2016 +0200

    October 24, 2016 (v20161024)
    
    - Polyfills for Promises.
    - Support for async/await by transpiling to generators.
    - Improvements to CommonJS module rewriting.
    - New flag for strict-mode output: --emit_use_strict.
    - Duplicate keys in an object literal are always an error, even if strict
    - mode is not explicitly enabled.

 closure-compiler.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/closure-compiler.spec b/closure-compiler.spec
index b6e62a1..50d75e1 100644
--- a/closure-compiler.spec
+++ b/closure-compiler.spec
@@ -6,12 +6,12 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Closure Compiler - JavaScript compressor
 Name:          closure-compiler
-Version:       20160911
+Version:       20161024
 Release:       1
 License:       Apache v2.0
 Group:         Applications/WWW
 Source0:       http://dl.google.com/closure-compiler/compiler-%{version}.tar.gz
-# Source0-md5: 7e85253436e492aa580ce3c3b8f585e7
+# Source0-md5: 354c94221757d158c8886fea68122ebb
 Source1:       %{name}.sh
 Source2:       get-source.sh
 Source4:       Changes
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to