From 9b5ed072b591bc1d271e8125f0631549f500f95c Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Thu, 18 Jul 2024 14:32:00 +0200 Subject: [PATCH] Update to 3.19.0 --- sources | 2 +- uglify-js.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 245c243..42ba9e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uglify-js-3.18.0.tgz) = 4b25556dc3410a4d1dcebf572ff47fc92ae661fd2cdfbd8aebf845925ce0729da5045c97b70e08ec139d0e394b844d5a56a688fd21d65d6998765671bb2177f0 +SHA512 (uglify-js-3.19.0.tgz) = c0d287518da161891fea84857e1c30887a385821f31e6cdc5eca9761337d8dade202960815b6f653a89cb3d8417182c7718190a009709d9953adfde817e04bfd diff --git a/uglify-js.spec b/uglify-js.spec index 75a75c2..77edcc4 100644 --- a/uglify-js.spec +++ b/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