This commit is contained in:
PokeHuang 2020-08-28 17:20:07 +08:00
parent 6108dad91d
commit 706094b244
2 changed files with 5 additions and 1 deletions

View File

@ -110,5 +110,5 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
%{gem_docdir} %{gem_docdir}
%changelog %changelog
* Wed Aug 19 2020 huangyangke <huangyangke@huawei.com> - %{majorver}-1 * Wed Aug 19 2020 huangyangke <huangyangke@huawei.com> - 3.8.2-1
- package init - package init

4
rubygem-rspec-core.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: rspec/rspec-core
tag_prefix: "^v"
separator: "."