From 2d7bbbee6afb5776245fb0cd90c44f74a530f87f Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Wed, 1 Dec 2021 10:26:14 +0100 Subject: [PATCH] Update to 3.14.4 --- sources | 2 +- uglify-js.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index d9406ac..e11f76e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uglify-js-3.14.3.tgz) = 9a273768e762ab4d43b92571d13b1e684ccc215a9e6cc674677bda783845121f5bb1cdb8855d5316f37be2b780dafb34f03d1959f36301c27751b54b681b2cfa +SHA512 (uglify-js-3.14.4.tgz) = 01b892478e09d06a02795f35fa8c5ccbf8c338494ed81c7777431f40251286aec945768ce0ab50a2966cab6bc5bfc6c2ab6c8c686af0d45832814774dd1c910c diff --git a/uglify-js.spec b/uglify-js.spec index e91cf3c..bdb9ac3 100644 --- a/uglify-js.spec +++ b/uglify-js.spec @@ -4,7 +4,7 @@ %bcond_with tests Name: uglify-js -Version: 3.14.3 +Version: 3.14.4 Release: 1%{?dist} Summary: JavaScript parser, mangler/compressor and beautifier toolkit License: BSD @@ -122,6 +122,9 @@ end %changelog +* Wed Dec 01 2021 Mattias Ellert - 3.14.4-1 +- Update to 3.14.4 + * Tue Nov 02 2021 Mattias Ellert - 3.14.3-1 - Update to 3.14.3