fix spec file name
This commit is contained in:
parent
55d04d2f18
commit
a927b59bb2
@ -2,7 +2,7 @@
|
|||||||
%{?_with_bootstrap: %global bootstrap 1}
|
%{?_with_bootstrap: %global bootstrap 1}
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Refer to any model with a URI: gid://app/class/id
|
Summary: Refer to any model with a URI: gid://app/class/id
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/rails/%{gem_name}
|
URL: https://github.com/rails/%{gem_name}
|
||||||
@ -59,6 +59,9 @@ popd
|
|||||||
%doc %{gem_instdir}/README.md
|
%doc %{gem_instdir}/README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 5 2020 liyanan <liyanan32@huawei.com> - 0.4.2-2
|
||||||
- fix build fail
|
- fix build fail
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user