From d2a0132f7e414b01f0897260a88e4ee7ba4cc2cb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Sep 17 2020 16:59:34 +0000 Subject: Fix changelog --- diff --git a/nodejs-mysql.spec b/nodejs-mysql.spec index 126e054..f7efd99 100644 --- a/nodejs-mysql.spec +++ b/nodejs-mysql.spec @@ -8,7 +8,7 @@ Summary: A node.js driver for mysql Name: nodejs-%{npm_name} Version: 2.18.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT and ISC URL: http://github.com/felixge/node-mysql Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -58,6 +58,13 @@ make test %{nodejs_sitelib}/%{npm_name} %changelog +* Thu Sep 17 2020 Troy Dawson - 2.18.1-2 +- No need for nodejs_fixdep with bundling + +* Thu Sep 17 2020 Troy Dawson - 2.18.1-1 +- Update to 2.18.1 +- Use bundling for runtime deps + * Tue Jul 28 2020 Fedora Release Engineering - 2.10.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild