diff --git a/nodejs-title-case.spec b/nodejs-title-case.spec index b9e0533..6f74d61 100644 --- a/nodejs-title-case.spec +++ b/nodejs-title-case.spec @@ -3,7 +3,7 @@ Name: nodejs-%{srcname} Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Title case a string License: MIT URL: https://github.com/blakeembrey/%{srcname} @@ -54,6 +54,9 @@ istanbul-js cover mocha -- -R spec %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild