Modify invalid Source
(cherry picked from commit bded36610a49a717d60b69dda69dc2c796889c99)
This commit is contained in:
parent
7846966c4a
commit
54a8ea3bef
@ -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 <yaoxin30@h-partners.com> - 0.5.2-3
|
||||
- Modify invalid Source
|
||||
|
||||
* Wed Sep 16 2020 leiju <leiju4@huawei.com> - 0.5.2-2
|
||||
- Fix requires globule version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user