diff --git a/nodejs-async-cache.spec b/nodejs-async-cache.spec index ce5c5c2..ae24fc7 100644 --- a/nodejs-async-cache.spec +++ b/nodejs-async-cache.spec @@ -3,7 +3,7 @@ Name: nodejs-%{srcname} Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cache your async lookups and don't fetch the same thing more than necessary License: ISC URL: https://github.com/isaacs/async-cache @@ -60,6 +60,9 @@ cp -pr package.json ac.js %{buildroot}%{nodejs_sitelib}/%{srcname} %{nodejs_sitelib}/%{srcname} %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild