diff --git a/erlang-getopt.spec b/erlang-getopt.spec index c883607..a6d1a4f 100644 --- a/erlang-getopt.spec +++ b/erlang-getopt.spec @@ -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