diff --git a/nodejs-github-url-from-username-repo.spec b/nodejs-github-url-from-username-repo.spec index 09300b7..a47346a 100644 --- a/nodejs-github-url-from-username-repo.spec +++ b/nodejs-github-url-from-username-repo.spec @@ -9,7 +9,7 @@ Name: %{?scl_prefix}nodejs-github-url-from-username-repo Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Create urls from username/repo Url: https://github.com/robertkowalski/github-url-from-username-repo Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -54,6 +54,9 @@ rm -rf %{buildroot} %license LICENSE %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild