diff --git a/nodejs-detective.spec b/nodejs-detective.spec index 9b8d96c..4df0879 100644 --- a/nodejs-detective.spec +++ b/nodejs-detective.spec @@ -4,7 +4,7 @@ Name: nodejs-detective Version: 2.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Node.js module to find all calls to require() License: MIT Group: System Environment/Libraries @@ -61,6 +61,9 @@ cp -pr package.json index.js \ %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jul 17 2013 Jamie Nguyen - 2.1.2-2 - enable tests