!54 release号整改,ruby主包升级不建议将release重置为1

Merge pull request !54 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2022-02-08 07:29:40 +00:00 committed by Gitee
commit 3de8a100d8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -33,7 +33,7 @@
Name: ruby Name: ruby
Version: %{ruby_version} Version: %{ruby_version}
Release: 3 Release: 118
Summary: Object-oriented scripting language interpreter Summary: Object-oriented scripting language interpreter
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
URL: https://www.ruby-lang.org/en/ URL: https://www.ruby-lang.org/en/
@ -1176,6 +1176,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
%doc %{gem_dir}/gems/typeprof-%{typeprof_version}/testbed %doc %{gem_dir}/gems/typeprof-%{typeprof_version}/testbed
%changelog %changelog
* Tue Feb 08 2022 shixuantong <shixuantong@h-partners.com> - 3.0.3-118
- change release number for rebuild
* Tue Feb 08 2022 shangyibin <shangyibin1@h-partners.com> - 3.0.3-3 * Tue Feb 08 2022 shangyibin <shangyibin1@h-partners.com> - 3.0.3-3
- Old version of libruby.so was kept for compatibility,remove it. - Old version of libruby.so was kept for compatibility,remove it.