diff --git a/erlang-meck.spec b/erlang-meck.spec index 7f447ab..8bc0f3b 100644 --- a/erlang-meck.spec +++ b/erlang-meck.spec @@ -1,7 +1,7 @@ %global realname meck %global upstream eproxus Name: erlang-meck -Version: 0.8.13 +Version: 0.9.2 Release: 1 BuildArch: noarch Summary: A mocking library for Erlang @@ -34,5 +34,8 @@ modules, such as making sure no function is called in a way it should not. %{erlang_appdir}/ %changelog +* Sat Jan 22 2022 Ge Wang - 0.9.2-1 +- update to version 0.9.2 + * Sat Aug 29 2020 yaokai - 0.8.13-1 - package init diff --git a/meck-0.8.13.tar.gz b/meck-0.8.13.tar.gz deleted file mode 100644 index d861ff3..0000000 Binary files a/meck-0.8.13.tar.gz and /dev/null differ diff --git a/meck-0.9.2.tar.gz b/meck-0.9.2.tar.gz new file mode 100644 index 0000000..6121a02 Binary files /dev/null and b/meck-0.9.2.tar.gz differ