diff --git a/nodejs-gaze.spec b/nodejs-gaze.spec index 6239eca..4ff6cc3 100644 --- a/nodejs-gaze.spec +++ b/nodejs-gaze.spec @@ -3,11 +3,11 @@ %global commitid dad5345a2876346fe49a68ee6e4db34205680798 Name: nodejs-gaze Version: 0.5.2 -Release: 2 +Release: 3 Summary: A globbing fs.watch wrapper built from parts of other watch libraries License: MIT URL: https://github.com/shama/gaze -Source0: https://github.com/shama/gaze/archive/v0.5.2.tar.gz +Source0: https://github.com/shama/gaze/archive/refs/tags/v0.5.2.tar.gz Source1: https://raw.githubusercontent.com/shama/gaze/%{commitid}/Gruntfile.js BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -46,6 +46,9 @@ cp -pr package.json lib/ \ %{nodejs_sitelib}/gaze %changelog +* Wed Nov 23 2022 yaoxin - 0.5.2-3 +- Modify invalid Source + * Wed Sep 16 2020 leiju - 0.5.2-2 - Fix requires globule version