diff --git a/nodejs-tap.spec b/nodejs-tap.spec index 32dbca8..5caed31 100644 --- a/nodejs-tap.spec +++ b/nodejs-tap.spec @@ -5,7 +5,7 @@ Name: nodejs-tap Version: 0.4.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Test Anything Protocol library Group: Development/Tools @@ -101,6 +101,9 @@ rm -rf %buildroot %doc coverage-example example README.md AUTHORS LICENSE %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.4.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Mar 4 2015 Ville Skyttä - 0.4.4-4 - Install macros in %%{_rpmconfigdir}/macros.d where available (#1074280)