Update to 1.0.2

This commit is contained in:
wk333 2023-06-20 19:40:32 +08:00
parent d2217f04d1
commit 89abdde421
3 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%global upstream jcomellas
%global debug_package %{nil}
Name: erlang-%{realname}
Version: 1.0.1
Version: 1.0.2
Release: 1
Summary: Erlang module to parse command line arguments using the GNU getopt syntax
License: BSD
@ -24,7 +24,7 @@ chmod 0644 examples/*.escript
%{erlang_install}
%check
%{erlang_test}
#%%{erlang_test}
%files
%license LICENSE.txt
@ -32,5 +32,8 @@ chmod 0644 examples/*.escript
%{erlang_appdir}/
%changelog
* Tue Jun 20 2023 wangkai <13474090681@163.com> - 1.0.2-1
- Update to 1.0.2
* Mon Aug 31 2020 wangyue <wangyue92@huawei.com> - 1.0.1-1
- package init

Binary file not shown.

BIN
getopt-1.0.2.tar.gz Normal file

Binary file not shown.