Update to 1.10.5
This commit is contained in:
parent
f5f3fde9eb
commit
f45b5099d9
BIN
1.7.0.tar.gz
BIN
1.7.0.tar.gz
Binary file not shown.
@ -1,15 +1,14 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-growl
|
Name: nodejs-growl
|
||||||
Version: 1.7.0
|
Version: 1.10.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Growl unobtrusive notifications for Node.js
|
Summary: Growl unobtrusive notifications for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tj/node-growl
|
URL: https://github.com/tj/node-growl
|
||||||
Source0: https://github.com/tj/node-growl/archive/%{version}.tar.gz
|
Source0: https://github.com/tj/node-growl/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
|
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
@ -39,5 +38,8 @@ cp -pr package.json lib/ \
|
|||||||
%{nodejs_sitelib}/growl
|
%{nodejs_sitelib}/growl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 10 2022 wangkai <wangkai385@h-partners.com> -1.10.5-1
|
||||||
|
- Update to 1.10.5
|
||||||
|
|
||||||
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 1.7.0-1
|
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 1.7.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
BIN
v1.10.5.tar.gz
Normal file
BIN
v1.10.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user