!2 Upgrade version to 3.1.2
From: @cherry530 Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
13be11f53a
BIN
2.4.0.tar.gz
BIN
2.4.0.tar.gz
Binary file not shown.
BIN
nodejs-bytes-3.1.2.tar.gz
Normal file
BIN
nodejs-bytes-3.1.2.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
%global enable_tests 1
|
||||
Name: nodejs-bytes
|
||||
Version: 2.4.0
|
||||
Version: 3.1.2
|
||||
Release: 1
|
||||
Summary: Utility to parse a string bytes to bytes and vice-versa
|
||||
License: MIT
|
||||
URL: https://github.com/visionmedia/bytes.js
|
||||
Source0: https://github.com/visionmedia/bytes.js/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/visionmedia/bytes.js/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -39,5 +39,8 @@ cp -pr package.json index.js \
|
||||
%{nodejs_sitelib}/bytes
|
||||
|
||||
%changelog
|
||||
* Fri Oct 27 2023 xu_ping <707078654@qq.com> - 3.1.2-1
|
||||
- Upgrade version to 3.1.2
|
||||
|
||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 2.4.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user