diff --git a/nodejs-basic-auth-connect.spec b/nodejs-basic-auth-connect.spec index 5eb4418..15d5bda 100644 --- a/nodejs-basic-auth-connect.spec +++ b/nodejs-basic-auth-connect.spec @@ -4,7 +4,7 @@ Name: nodejs-basic-auth-connect Version: 1.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Basic authentication middleware for Node.js and Connect License: MIT URL: https://github.com/expressjs/basic-auth-connect @@ -62,6 +62,9 @@ NODE_ENV=test /usr/bin/mocha --require should --reporter spec %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.0.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild