!4 [sync] PR-2: Update to 2.0.3

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-31 01:30:45 +00:00 committed by Gitee
commit 974e7e689a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
rails-dom-testing-2.0.3.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name rails-dom-testing %global gem_name rails-dom-testing
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 2.0.2 Version: 2.0.3
Release: 1 Release: 1
Summary: Dom and Selector assertions for Rails applications Summary: Dom and Selector assertions for Rails applications
License: MIT License: MIT
@ -52,5 +52,8 @@ popd
%{gem_instdir}/test %{gem_instdir}/test
%changelog %changelog
* Wed Mar 02 2022 baizhonggui <baizhonggui@huawei.com> - 2.0.3-1
- upgrade to 2.0.3
* Thu Aug 20 2020 luoshengwei <luoshengwei@huawei.com> - 2.0.2-1 * Thu Aug 20 2020 luoshengwei <luoshengwei@huawei.com> - 2.0.2-1
- package init - package init