!2 Update to 1.0.2

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-06-20 12:00:56 +00:00 committed by Gitee
commit e072fa2fc7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

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

Binary file not shown.

BIN
getopt-1.0.2.tar.gz Normal file

Binary file not shown.