diff --git a/nodejs-object-is.spec b/nodejs-object-is.spec index 08b8a4d..12bba9e 100644 --- a/nodejs-object-is.spec +++ b/nodejs-object-is.spec @@ -2,7 +2,7 @@ Name: nodejs-object-is Version: 1.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: ES6-compliant shim for Object.is License: MIT @@ -47,6 +47,9 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/object-is %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild