!3 Enable test
From: @wk333 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
a2da39175c
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
Name: erlang-%{realname}
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Erlang module to parse command line arguments using the GNU getopt syntax
|
||||
License: BSD
|
||||
URL: https://github.com/%{upstream}/%{realname}
|
||||
@ -24,7 +24,7 @@ chmod 0644 examples/*.escript
|
||||
%{erlang_install}
|
||||
|
||||
%check
|
||||
#%%{erlang_test}
|
||||
%{erlang_test}
|
||||
|
||||
%files
|
||||
%license LICENSE.txt
|
||||
@ -32,6 +32,9 @@ chmod 0644 examples/*.escript
|
||||
%{erlang_appdir}/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2023 wangkai <13474090681@163.com> - 1.0.2-2
|
||||
- Enable test
|
||||
|
||||
* Tue Jun 20 2023 wangkai <13474090681@163.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user