diff --git a/nodejs-buffer-crc32.spec b/nodejs-buffer-crc32.spec index f0c1a4a..3cc9d9c 100644 --- a/nodejs-buffer-crc32.spec +++ b/nodejs-buffer-crc32.spec @@ -4,7 +4,7 @@ Name: nodejs-buffer-crc32 Version: 0.2.1 -Release: 8%{?dist} +Release: 9%{?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 +* Wed Jun 17 2015 Fedora Release Engineering - 0.2.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jun 07 2014 Fedora Release Engineering - 0.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild