Update to 1.10.5

This commit is contained in:
wk333 2022-06-10 11:18:17 +08:00
parent f5f3fde9eb
commit f45b5099d9
3 changed files with 5 additions and 3 deletions

Binary file not shown.

View File

@ -1,15 +1,14 @@
%{?nodejs_find_provides_and_requires}
%global enable_tests 1
Name: nodejs-growl
Version: 1.7.0
Version: 1.10.5
Release: 1
Summary: Growl unobtrusive notifications for Node.js
License: MIT
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
ExclusiveArch: %{nodejs_arches} noarch
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
BuildRequires: nodejs-packaging
%if 0%{?enable_tests}
BuildRequires: libnotify-devel
@ -39,5 +38,8 @@ cp -pr package.json lib/ \
%{nodejs_sitelib}/growl
%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
- package init

BIN
v1.10.5.tar.gz Normal file

Binary file not shown.