diff --git a/nodejs-xml2js.spec b/nodejs-xml2js.spec index 78161d6..f99b7ae 100644 --- a/nodejs-xml2js.spec +++ b/nodejs-xml2js.spec @@ -1,6 +1,6 @@ Name: nodejs-xml2js Version: 0.4.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple XML to JavaScript object converter License: MIT @@ -28,7 +28,6 @@ reason? Then xml2js is what you're looking for! %prep %autosetup -p 1 -n node-xml2js-%{version} -%nodejs_fixdep sax "~0.5" %nodejs_fixdep xmlbuilder "^4.2.1" rm -rf node_modules @@ -54,6 +53,9 @@ cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/xml2js %changelog +* Mon May 11 2020 Tom Hughes - 0.4.22-3 +- Remove npm(sax) dependency fix + * Wed Jan 29 2020 Fedora Release Engineering - 0.4.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild