diff --git a/nodejs-http-errors.spec b/nodejs-http-errors.spec index cf54ae1..9faed28 100644 --- a/nodejs-http-errors.spec +++ b/nodejs-http-errors.spec @@ -5,7 +5,7 @@ Name: nodejs-http-errors Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Create HTTP errors for Express, Koa, Connect, etc. with ease License: MIT @@ -64,6 +64,9 @@ cp -pr package.json *.js \ %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Feb 01 2016 Jared Smith - 1.4.0-1 - Update to upstream 1.4.0 release