fix spec file name

(cherry picked from commit a927b59bb2becf5b9879b61ec3c77bd17bb3b3ad)
This commit is contained in:
lyn1001 2021-08-12 17:06:16 +08:00 committed by openeuler-sync-bot
parent 55d04d2f18
commit c18ff90151
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