Upgrade version 3.1.2
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
dcf857d530
commit
d4460234ab
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}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-bytes
|
Name: nodejs-bytes
|
||||||
Version: 2.4.0
|
Version: 3.1.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Utility to parse a string bytes to bytes and vice-versa
|
Summary: Utility to parse a string bytes to bytes and vice-versa
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/visionmedia/bytes.js
|
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
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -39,5 +39,8 @@ cp -pr package.json index.js \
|
|||||||
%{nodejs_sitelib}/bytes
|
%{nodejs_sitelib}/bytes
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 2.4.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user