diff --git a/nodejs-asap.spec b/nodejs-asap.spec index 9be3163..fd1433f 100644 --- a/nodejs-asap.spec +++ b/nodejs-asap.spec @@ -2,7 +2,7 @@ Name: nodejs-asap Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-priority task queue for Node.js and browser License: MIT Group: System Environment/Libraries @@ -43,5 +43,8 @@ cp -pr package.json asap.js \ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Mar 02 2014 Jamie Nguyen - 1.0.0-1 - initial package