diff --git a/nodejs-console-browserify.spec b/nodejs-console-browserify.spec index 81387b6..1fc386e 100644 --- a/nodejs-console-browserify.spec +++ b/nodejs-console-browserify.spec @@ -3,7 +3,7 @@ Name: nodejs-%{srcname} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Emulate console for all the browsers License: MIT Group: System Environment/Libraries @@ -54,5 +54,8 @@ node ./test/index.js %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Nov 23 2014 Piotr Popieluch - 1.1.0-1 - Initial package