diff --git a/.gitignore b/.gitignore index 3d25465..6497501 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/uglify-js-3.18.0.tgz +SOURCES/uglify-js-3.19.0.tgz diff --git a/.uglify-js.metadata b/.uglify-js.metadata index 9027437..d761786 100644 --- a/.uglify-js.metadata +++ b/.uglify-js.metadata @@ -1 +1 @@ -73b576a7e8fda63d2831e293aeead73e0a270deb SOURCES/uglify-js-3.18.0.tgz +6d45f1cad2c54117fa2fabd87fc2713a83e3bf7b SOURCES/uglify-js-3.19.0.tgz diff --git a/SPECS/uglify-js.spec b/SPECS/uglify-js.spec index 9179cec..3d5fdd2 100644 --- a/SPECS/uglify-js.spec +++ b/SPECS/uglify-js.spec @@ -4,7 +4,7 @@ %bcond_with tests Name: uglify-js -Version: 3.18.0 +Version: 3.19.0 Release: 1%{?dist} Summary: JavaScript parser, mangler/compressor and beautifier toolkit License: BSD-2-Clause @@ -134,6 +134,9 @@ end %changelog +* Thu Jul 18 2024 Mattias Ellert - 3.19.0-1 +- Update to 3.19.0 + * Mon Jun 10 2024 Mattias Ellert - 3.18.0-1 - Update to 3.18.0