Updating debug version
This commit is contained in:
parent
4bee77d5d2
commit
f3d203c40d
@ -2,7 +2,7 @@
|
|||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-tiny-lr-fork
|
Name: nodejs-tiny-lr-fork
|
||||||
Version: 0.0.5
|
Version: 0.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A tiny LiveReload server implementation you can spawn in the background
|
Summary: A tiny LiveReload server implementation you can spawn in the background
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/shama/tiny-lr
|
URL: https://github.com/shama/tiny-lr
|
||||||
@ -22,7 +22,7 @@ BuildRequires: npm(noptify) npm(qs) npm(request) npm(supertest)
|
|||||||
%nodejs_fixdep faye-websocket '~0.7'
|
%nodejs_fixdep faye-websocket '~0.7'
|
||||||
%nodejs_fixdep qs '^6.0.2'
|
%nodejs_fixdep qs '^6.0.2'
|
||||||
%nodejs_fixdep noptify '~0.0.3'
|
%nodejs_fixdep noptify '~0.0.3'
|
||||||
%nodejs_fixdep debug '^2.2.0'
|
%nodejs_fixdep debug '^4.3.4'
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#nothing to do
|
#nothing to do
|
||||||
@ -57,5 +57,8 @@ ln -sf %{nodejs_sitelib}/tiny-lr-fork/bin/update-livereload \
|
|||||||
%{_bindir}/update-livereload
|
%{_bindir}/update-livereload
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 02 2022 chenchen <chen_aka_jan@163.com> - 0.0.5-2
|
||||||
|
- Updating debug version
|
||||||
|
|
||||||
* Wed Aug 12 2020 wutao <wutao61@huawei.com> - 0.0.5-1
|
* Wed Aug 12 2020 wutao <wutao61@huawei.com> - 0.0.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user