From 54a8ea3bef6b98e8fa4f40f86b3964104199d760 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 23 Nov 2022 15:06:33 +0800 Subject: [PATCH] Modify invalid Source (cherry picked from commit bded36610a49a717d60b69dda69dc2c796889c99) --- nodejs-gaze.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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