!3 fix spec file name

From: @lyn1001
Reviewed-by: @hht8
Signed-off-by: @hht8
This commit is contained in:
openeuler-ci-bot 2021-08-13 01:43:22 +00:00 committed by Gitee
commit e276a93b3d
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%{?_with_bootstrap: %global bootstrap 1}
Name: rubygem-%{gem_name}
Version: 0.4.2
Release: 2
Release: 3
Summary: Refer to any model with a URI: gid://app/class/id
License: MIT
URL: https://github.com/rails/%{gem_name}
@ -59,6 +59,9 @@ popd
%doc %{gem_instdir}/README.md
%changelog
* Thu Aug 12 2021 liyanan <liyanan32@huawei.com> - 0.4.2-3
- fix spec file name
* Sat Sep 5 2020 liyanan <liyanan32@huawei.com> - 0.4.2-2
- fix build fail