diff --git a/nodejs-basic-auth.spec b/nodejs-basic-auth.spec index f593f1f..7e6d94a 100644 --- a/nodejs-basic-auth.spec +++ b/nodejs-basic-auth.spec @@ -5,7 +5,7 @@ Name: nodejs-%{packagename} Version: 1.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generic basic auth Authorization header field parser for whatever License: MIT @@ -56,6 +56,9 @@ cp -pr package.json *.js \ %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Oct 09 2015 Jared Smith - 1.0.3-3 - Support building under EL6