!103 add zlib-devel to buildrequires

From: @tong_1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-02-04 08:55:03 +00:00 committed by Gitee
commit 0a4d753deb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -40,7 +40,7 @@
Name: ruby
Version: %{ruby_version}
Release: 127
Release: 128
Summary: Object-oriented scripting language interpreter
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
URL: https://www.ruby-lang.org/en/
@ -114,7 +114,7 @@ Recommends: ruby(rubygems) >= %{rubygems_version} rubygem(bigdecimal) >= %{bigde
Recommends: rubygem(did_you_mean) >= 1.2.0 rubygem(openssl) >= %{openssl_version}
BuildRequires: autoconf gdbm-devel gmp-devel libffi-devel openssl-devel libyaml-devel readline-devel
BuildRequires: procps git gcc systemtap-sdt-devel cmake perl ruby elfutils-extra
BuildRequires: rubygem-rdoc
BuildRequires: rubygem-rdoc zlib-devel
%description
Ruby is a fast and easy interpreted scripting language for object-oriented programming.
@ -1220,6 +1220,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
%{gem_dir}/specifications/prime-%{prime_version}.gemspec
%changelog
* Sat Feb 04 2023 shixuantong <shixuantong1@huawei.com> - 3.1.3-128
- add zlib-devel to buildrequires
* Thu Dec 29 2022 shixuantong <shixuantong1@huawei.com> - 3.1.3-127
- upgrade version to 3.1.3