diff --git a/.gitignore b/.gitignore index a4e6946..1b1e303 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /uglify-js-2.8.17.tar.gz /uglify-js-2.8.22.tar.gz /uglify-js-3.10.4.tgz +/uglify-js-3.14.1.tar.gz diff --git a/sources b/sources index f61cc16..d9c30a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uglify-js-3.10.4.tgz) = 901153dd4e03723e3fa49e76bdf8c249fc8bcaf1bd55862e1983e6acfbc0c51c3f8bbc47893e15bc27affae88431c1048aee94341e8a816986b5251821649c6f +SHA512 (uglify-js-3.14.1.tar.gz) = e297e9744f017ae27ddab8cb264d5d7594141dd48ce65b932ed56b70618047f91ecad008dfa5a37251a048fdf7e95b5340ad8710f67db9c45373dc8b9150fad1 diff --git a/uglify-js.spec b/uglify-js.spec index f237167..271c33a 100644 --- a/uglify-js.spec +++ b/uglify-js.spec @@ -4,8 +4,8 @@ %bcond_with tests Name: uglify-js -Version: 3.10.4 -Release: 3%{?dist} +Version: 3.14.1 +Release: 1%{?dist} Summary: JavaScript parser, mangler/compressor and beautifier toolkit License: BSD URL: https://github.com/mishoo/UglifyJS @@ -124,6 +124,9 @@ end %changelog +* Fri Aug 13 2021 Sérgio Basto - 3.14.1-1 +- Update to 3.14.1 + * Fri Jul 23 2021 Fedora Release Engineering - 3.10.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild