diff --git a/nodejs-buffer-crc32.spec b/nodejs-buffer-crc32.spec index efb6359..816aa34 100644 --- a/nodejs-buffer-crc32.spec +++ b/nodejs-buffer-crc32.spec @@ -4,7 +4,7 @@ Name: nodejs-buffer-crc32 Version: 0.2.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A pure JavaScript CRC32 algorithm that plays nice with binary data License: MIT Group: System Environment/Libraries @@ -65,6 +65,9 @@ cp -pr package.json index.js \ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.2.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Fedora Release Engineering - 0.2.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild