Browse code

ruby : Upgrade ruby and rubygems to latest version

ruby will be updated to 2.5.1 along with rubygems which
will be updated to the latest available version.

Change-Id: I703d07e9bb835aca9993a58e4a4aecf770425f77
Signed-off-by: srinidhira0 <srinidhir@vmware.com>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5705
Reviewed-by: Sharath George
Tested-by: Sharath George

srinidhira0 authored on 2018/09/18 00:40:41
Showing 22 changed files
... ...
@@ -1,20 +1,15 @@
1 1
 Summary:        Ruby
2 2
 Name:           ruby
3
-Version:        2.4.3
4
-Release:        2%{?dist}
3
+Version:        2.5.1
4
+Release:        1%{?dist}
5 5
 License:        BSDL
6 6
 URL:            https://www.ruby-lang.org/en/
7 7
 Group:          System Environment/Security
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://cache.ruby-lang.org/pub/ruby/2.4/%{name}-%{version}.tar.bz2
11
-%define sha1    ruby=3ca96536320b915762d57fe1ee540df6810bf631
12
-Patch0:         ruby-CVE-2017-9224.patch
13
-Patch1:         ruby-CVE-2017-9226.patch
14
-Patch2:         ruby-CVE-2017-9227.patch
15
-Patch3:         ruby-CVE-2017-9229.patch
16
-Patch4:         ruby-CVE-2017-9228.patch
17
-Patch5:         ruby-CVE-2017-17790.patch
11
+%define sha1    ruby=251fdb5ac10783b036fe923aa7986be582062361
12
+Patch1:         ruby-CVE-2017-9228.patch
18 13
 BuildRequires:  openssl-devel
19 14
 BuildRequires:  ca-certificates
20 15
 BuildRequires:  readline-devel
... ...
@@ -29,12 +24,7 @@ This is useful for object-oriented scripting.
29 29
 
30 30
 %prep
31 31
 %setup -q
32
-%patch0 -p1
33 32
 %patch1 -p1
34
-%patch2 -p1
35
-%patch3 -p1
36
-%patch4 -p1
37
-%patch5 -p1
38 33
 %build
39 34
 ./configure \
40 35
     --prefix=%{_prefix}   \
... ...
@@ -65,6 +55,8 @@ rm -rf %{buildroot}/*
65 65
 %{_docdir}/%{name}-%{version}
66 66
 %{_mandir}/man1/*
67 67
 %changelog
68
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 2.5.1-1
69
+-   Update to version 2.5.1
68 70
 *   Fri Jan 12 2018 Xiaolin Li <xiaolinl@vmware.com> 2.4.3-2
69 71
 -   Fix CVE-2017-17790
70 72
 *   Wed Jan 03 2018 Xiaolin Li <xiaolinl@vmware.com> 2.4.3-1
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name activesupport
4 4
 
5 5
 Name: rubygem-activesupport
6
-Version:        5.0.0.1
6
+Version:        5.2.1
7 7
 Release:        1%{?dist}
8 8
 Summary:        Support libaries for Rails framework.
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 URL:            https://rubygems.org/gems/activesupport/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/activesupport-%{version}.gem
13
-%define sha1    activesupport=297d6b1bb741226a1aec4081cbdfa61ce27d8e8b
13
+%define sha1    activesupport=8ddcbf455baa1f8fbf1ce94d075d45ab67fd3cda
14 14
 BuildRequires:  ruby
15 15
 
16 16
 %description
... ...
@@ -31,5 +31,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
31 31
 %{gemdir}
32 32
 
33 33
 %changelog
34
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 5.2.1-1
35
+-   Update to version 5.2.1
34 36
 *   Fri Aug 25 2017 Kumar Kaushik <kaushikk@vmware.com> 5.0.0.1-1
35 37
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name aws-partitions
4 4
 
5 5
 Name: rubygem-aws-partitions
6
-Version:        1.96.0
6
+Version:        1.104.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Provides interfaces to enumerate AWS partitions, regions & services.
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/aws-partitions-%{version}.gem
13
-%define sha1    aws-partitions=162ffb14477764fd65153ba8c91c141b322ea87b
13
+%define sha1    aws-partitions=14606f326e18e1b4dbde382c38994d9d3f26f065
14 14
 BuildRequires:  ruby
15 15
 
16 16
 %description
... ...
@@ -29,5 +29,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
29 29
 %{gemdir}
30 30
 
31 31
 %changelog
32
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.104.0-1
33
+-   Update to version 1.104.0
32 34
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 1.96.0-1
33 35
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name aws-sdk-core
4 4
 
5 5
 Name: rubygem-aws-sdk-core
6
-Version:        3.22.1
6
+Version:        3.27.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Provides API clients for AWS.
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/aws-sdk-core-%{version}.gem
13
-%define sha1    aws-sdk-core=df2a4868ff82002b13ae1dd1b2210971dfa48f37
13
+%define sha1    aws-sdk-core=f88a66b70a6e41898a1e1be7c8a5f45e27de6016
14 14
 BuildRequires:  ruby
15 15
 
16 16
 Requires: rubygem-aws-eventstream >= 1.0
... ...
@@ -34,5 +34,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
34 34
 %{gemdir}
35 35
 
36 36
 %changelog
37
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 3.27.0-1
38
+-   Update to version 3.27.0
37 39
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 3.22.1-1
38 40
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name aws-sdk-kms
4 4
 
5 5
 Name: rubygem-aws-sdk-kms
6
-Version:        1.6.0
6
+Version:        1.9.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Official AWS Ruby gem for AWS Key Management Service (KMS).
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/aws-sdk-kms-%{version}.gem
13
-%define sha1    aws-sdk-kms=f8ba9d348c5e53ddf7b18eb3533d2172f2520878
13
+%define sha1    aws-sdk-kms=1779cc325eb8d4d355bc24515648b890eec5dd73
14 14
 BuildRequires:  ruby
15 15
 
16 16
 Requires: rubygem-aws-sdk-core >= 3
... ...
@@ -33,5 +33,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
33 33
 %{gemdir}
34 34
 
35 35
 %changelog
36
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.9.0-1
37
+-   Update to version 1.9.0
36 38
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 1.6.0-1
37 39
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name aws-sdk-s3
4 4
 
5 5
 Name: rubygem-aws-sdk-s3
6
-Version:        1.17.0
6
+Version:        1.19.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3).
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-s3-%{version}.gem
13
-%define sha1    aws-sdk-s3=808eb017a721397aa3973e7bdc9b92c0a1c49706
13
+%define sha1    aws-sdk-s3=0d899515ee4cd8a3b51d84abde41a0f80f6aace2
14 14
 BuildRequires:  ruby
15 15
 
16 16
 Requires: rubygem-aws-sdk-core >= 3.21.2
... ...
@@ -34,5 +34,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
34 34
 %{gemdir}
35 35
 
36 36
 %changelog
37
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.19.0-1
38
+-   Update to version 1.19.0
37 39
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 1.17.0-1
38 40
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name aws-sdk-sqs
4 4
 
5 5
 Name: rubygem-aws-sdk-sqs
6
-Version:        1.4.0
6
+Version:        1.6.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS).
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/aws-sdk-sqs-%{version}.gem
13
-%define sha1    aws-sdk-sqs=7d8283aacd983e7f47518164181e4cda8b519eba
13
+%define sha1    aws-sdk-sqs=5b729ae9d9ca3298d044dc31aa731df964914f20
14 14
 BuildRequires:  ruby
15 15
 
16 16
 Requires: rubygem-aws-sdk-core >= 3
... ...
@@ -33,5 +33,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
33 33
 %{gemdir}
34 34
 
35 35
 %changelog
36
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.6.0-1
37
+-   Update to version 1.6.0
36 38
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 1.4.0-1
37 39
 -   Initial build
... ...
@@ -4,14 +4,14 @@
4 4
 %global gem_name backports
5 5
 
6 6
 Name: rubygem-backports
7
-Version:        3.7.0
8
-Release:        2%{?dist}
7
+Version:        3.11.4
8
+Release:        1%{?dist}
9 9
 Summary:        Backports of Ruby features for older Ruby
10 10
 Group:          Development/Languages
11 11
 License:        MIT
12 12
 URL:            http://github.com/marcandre/backports
13 13
 Source0:        https://rubygems.org/gems/backports-%{version}.gem
14
-%define sha1    backports=66c9d715726d3fa2d6dbb818f4d09c652ae7cbc9
14
+%define sha1    backports=edf08f3a0d9e202048857d78ddda44e59294084c
15 15
 BuildRequires:  ruby
16 16
 BuildRequires:  rubygem-activesupport
17 17
 BuildRequires:  rubygem-i18n
... ...
@@ -39,6 +39,8 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
39 39
 %{gemdir}
40 40
 
41 41
 %changelog
42
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 3.11.4-1
43
+-   Update to version 3.11.4
42 44
 *   Fri Aug 2 2017 Kumar Kaushik <kaushikk@vmware.com> 3.7.0-2
43 45
 -   Adding requires for test support.
44 46
 *   Tue Mar 28 2017 Xiaolin Li <xiaolinl@vmware.com> 3.7.0-1
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name bundler
4 4
 
5 5
 Name: rubygem-bundler
6
-Version:        1.16.3
6
+Version:        1.16.4
7 7
 Release:        1%{?dist}
8 8
 Summary:        manages an application's dependencies
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/bundler-%{version}.gem
13
-%define sha1    bundler=ca6a670c29d2928a8dca24ee95a7978c8a532e36
13
+%define sha1    bundler=679793f0e618c4cc99052775f7d280adaacd35d8
14 14
 BuildRequires:  ruby > 2.1.0
15 15
 Provides: rubygem-bundler = %{version}
16 16
 
... ...
@@ -31,5 +31,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
31 31
 %{gemdir}
32 32
 
33 33
 %changelog
34
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.16.4-1
35
+-   Update to version 1.16.4
34 36
 *   Mon Aug 13 2018 Srinidhi Rao <srinidhir@vmware.com> 1.16.3-1
35 37
 -   Initial build
... ...
@@ -29,7 +29,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
29 29
 %files
30 30
 %defattr(-,root,root,-)
31 31
 %{gemdir}
32
-%exclude /usr/lib/ruby/gems/2.4.0/gems/ffi-1.9.25/ext/ffi_c/libffi-x86_64-linux/include/ffitarget.h
32
+%exclude /usr/lib/ruby/gems/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi-x86_64-linux/include/ffitarget.h
33 33
 
34 34
 %changelog
35 35
 *   Mon Aug 13 2018 Srinidhi Rao <srinidhir@vmware.com> 1.9.25-1
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name fluent-plugin-s3
4 4
 
5 5
 Name: rubygem-fluent-plugin-s3
6
-Version:        1.1.4
6
+Version:        1.1.6
7 7
 Release:        1%{?dist}
8 8
 Summary:        Amazon S3 output plugin for Fluentd event collector.
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2.0
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/fluent-plugin-s3-%{version}.gem
13
-%define sha1    fluent-plugin-s3=e37bf96cf4dc54a07f373a4fa662699490995c7c
13
+%define sha1    fluent-plugin-s3=e911d12945058ddfc5982767c8d7cebbbf96913a
14 14
 BuildRequires:  ruby
15 15
 
16 16
 Requires: rubygem-aws-sdk-s3 >= 1.0
... ...
@@ -35,5 +35,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
35 35
 %{gemdir}
36 36
 
37 37
 %changelog
38
+*   Mon Sep 17 2018 srinidhira0 <srinidhir@vmware.com> 1.1.6-1
39
+-   Update to version 1.1.6
38 40
 *   Mon Jul 30 2018 Srinidhi Rao <srinidhir@vmware.com> 1.1.4-1
39 41
 -   Initial build
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name fluentd
4 4
 
5 5
 Name: rubygem-fluentd
6
-Version:        1.2.3
7
-Release:        2%{?dist}
6
+Version:        1.2.5
7
+Release:        1%{?dist}
8 8
 Summary:        An open source data collector designed to scale and simplify log management
9 9
 Group:          Development/Languages
10 10
 License:        Apache 2
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/fluentd-%{version}.gem
13
-%define sha1    fluentd=715fc88e66d0e2686b18a5c3c4787924c9281f40
13
+%define sha1    fluentd=72dda3e02de688565e9e15f15847a42bc8d571d7
14 14
 BuildRequires:  ruby >= 2.1
15 15
 
16 16
 Requires(post): systemd
... ...
@@ -53,6 +53,8 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
53 53
 %{gemdir}
54 54
 
55 55
 %changelog
56
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.2.5-1
57
+-   Update to version 1.2.5
56 58
 *   Thu Aug 16 2018 Srinidhi Rao <srinidhir@vmware.com> 1.2.3-2
57 59
 -   Added dependency on rubygem-bundler
58 60
 *   Tue Jul 24 2018 Srinidhi Rao <srinidhir@vmware.com> 1.2.3-1
... ...
@@ -2,14 +2,14 @@
2 2
 %global gemdir %(IFS=: R=($(gem env gempath)); echo ${R[${#R[@]}-1]})
3 3
 %define gem_name highline
4 4
 Name: rubygem-highline
5
-Version: 1.7.8
6
-Release: 4%{?dist}
5
+Version: 2.0.0
6
+Release: 1%{?dist}
7 7
 Summary: A high-level IO library that provides validation, type conversion, and more for command-line interfaces
8 8
 Group: Applications/Programming
9 9
 License: BSD
10 10
 URL: https://rubygems.org/gems/%{gem_name}
11 11
 Source0: https://rubygems.org/downloads/highline-%{version}.gem
12
-%define sha1 highline=23e27608e2fdabd7ef60ebca1fc82aa686c2e880
12
+%define sha1 highline=56a3956394291617b22f77faa1aff0440ae60733
13 13
 BuildRequires: ruby
14 14
 Requires: ruby
15 15
 %description
... ...
@@ -29,6 +29,8 @@ LANG=en_US.UTF-8  rake test
29 29
 %defattr(-,root,root,-)
30 30
 %{gemdir}
31 31
 %changelog
32
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 2.0.0-1
33
+-   Update to version 2.0.0
32 34
 * Tue Sep 05 2017 Chang Lee <changlee@vmware.com> 1.7.8-4
33 35
 - Added %check
34 36
 * Wed Jan 25 2017 Anish Swaminathan <anishs@vmware.com> 1.7.8-3
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name i18n
4 4
 
5 5
 Name: rubygem-i18n
6
-Version:        0.8.6
6
+Version:        1.1.0
7 7
 Release:        1%{?dist}
8 8
 Summary:        Support for ruby.
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 URL:            https://rubygems.org/gems/i18n/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/i18n-%{version}.gem
13
-%define sha1    i18n=f68d29046b21296ecbb1117d7933bcbbc5edd84c
13
+%define sha1    i18n=08ca48afa071976614d32e2b17447ff2e5f79e03
14 14
 BuildRequires:  ruby
15 15
 
16 16
 %description
... ...
@@ -29,5 +29,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
29 29
 %{gemdir}
30 30
 
31 31
 %changelog
32
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.1.0-1
33
+-   Update to version 1.1.0
32 34
 *   Fri Aug 25 2017 Kumar Kaushik <kaushikk@vmware.com> 0.8.6-1
33 35
 -   Initial build
... ...
@@ -2,8 +2,8 @@
2 2
 %global gemdir %(IFS=: R=($(gem env gempath)); echo ${R[${#R[@]}-1]})
3 3
 %define gem_name libxml-ruby
4 4
 Name:           rubygem-libxml-ruby
5
-Version:        3.0.0
6
-Release:        4%{?dist}
5
+Version:        3.1.0
6
+Release:        1%{?dist}
7 7
 Summary:        Provides Ruby language bindings for the GNOME Libxml2 XML toolkit
8 8
 Group:          Applications/Programming
9 9
 License:        BSD
... ...
@@ -11,7 +11,7 @@ Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
12 12
 URL:            https://rubygems.org/gems/%{gem_name}
13 13
 Source0:        https://rubygems.org/downloads/libxml-ruby-%{version}.gem
14
-%define sha1    libxml-ruby=9a4f28d019da0aef73773d676f9ba3ce9294b6bb
14
+%define sha1    libxml-ruby=fb9e56fa6d6c9574613f4f0e3563b5f0e32eaca7
15 15
 BuildRequires:  ruby >= 2.4.0
16 16
 BuildRequires:  libxml2-devel 
17 17
 Requires:       ruby >= 2.4.0
... ...
@@ -36,6 +36,8 @@ LANG=en_US.UTF-8 rake test
36 36
 %defattr(-,root,root,-)
37 37
 %{gemdir}
38 38
 %changelog
39
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 3.1.0-1
40
+-   Update to version 3.1.0
39 41
 *   Wed Nov 01 2017 Rui Gu <ruig@vmware.com> 3.0.0-4
40 42
 -   Remove segfault test tc_node_copy. Upstream had labeled it. Add expected locale.
41 43
 *   Thu Sep 05 2017 Chang Lee <changlee@vmware.com> 3.0.0-3
... ...
@@ -4,14 +4,14 @@
4 4
 
5 5
 Summary:        Simplistic port-like solution for developers
6 6
 Name:           rubygem-mini_portile2
7
-Version:        2.1.0
7
+Version:        2.3.0
8 8
 Release:        1%{?dist}
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 Vendor:         VMware, Inc.
12 12
 Distribution:   Photon
13 13
 Source0:        https://rubygems.org/downloads/mini_portile2-%{version}.gem
14
-%define sha1    mini_portile2=aea77f06baad406f15e156c86098bdcd140756c2
14
+%define sha1    mini_portile2=1d0197130a5dc018aead990c20bc6f5717ba9e61
15 15
 BuildRequires:  ruby
16 16
 Requires:       ruby
17 17
 %description
... ...
@@ -29,6 +29,8 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
29 29
 %{gemdir}
30 30
 
31 31
 %changelog
32
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 2.3.0-1
33
+-   Update to version 2.3.0
32 34
 *   Wed Mar 22 2017 Xiaolin Li <xiaolinl@vmware.com> 2.1.0-1
33 35
 -   Updated to version 2.1.0
34 36
 *   Wed Jan 25 2017 Anish Swaminathan <anishs@vmware.com> 2.0.0-3
... ...
@@ -4,15 +4,15 @@
4 4
 
5 5
 Summary:        Nokogiri is an HTML, XML, SAX, and Reader parser.
6 6
 Name:           rubygem-nokogiri
7
-Version:        1.7.1
8
-Release:        2%{?dist}
7
+Version:        1.8.4
8
+Release:        1%{?dist}
9 9
 License:        MIT
10 10
 Group:          Development/Languages
11 11
 Vendor:         VMware, Inc.
12 12
 Distribution:   Photon
13 13
 URL:            https://rubygems.org/gems/nokogiri/
14 14
 Source0:        https://rubygems.org/downloads/nokogiri-%{version}.gem
15
-%define sha1    nokogiri=5731c2d494381be8440f6ace6e5fcb62e7850581
15
+%define sha1    nokogiri=2375a4e4519baaee09815dbe9fc19c31832b8d28
16 16
 BuildRequires:  ruby >= 2.4.0
17 17
 BuildRequires:  rubygem-mini_portile2
18 18
 BuildRequires:  libxml2-devel
... ...
@@ -35,6 +35,8 @@ NOKOGIRI_USE_SYSTEM_LIBRARIES=1 gem install -V --local --force --install-dir %{b
35 35
 %{gemdir}
36 36
 
37 37
 %changelog
38
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.8.4-1
39
+-   Update to version 1.8.4
38 40
 *   Thu Apr 13 2017 Siju Maliakkal <smaliakkal@vmware.com> 1.7.1-2
39 41
 -   Change ruby version in buildrequires and requires
40 42
 *   Wed Mar 22 2017 Xiaolin Li <xiaolinl@vmware.com> 1.7.1-1
... ...
@@ -4,15 +4,15 @@
4 4
 
5 5
 Summary:        Ruby interface to the VMware vSphere API.
6 6
 Name:           rubygem-rbvmomi
7
-Version:        1.10.0
8
-Release:        2%{?dist}
7
+Version:        1.13.0
8
+Release:        1%{?dist}
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 Vendor:         VMware, Inc.
12 12
 Distribution:   Photon
13 13
 URL:            https://github.com/vmware/rbvmomi
14 14
 Source0:        http://rubygems.org/gems/rbvmomi-%{version}.gem
15
-%define sha1    rbvmomi=ad3ec07dfda00cc41e62ba6edb0e205b8a732cb2
15
+%define sha1    rbvmomi=eea5a20fded425356f538f2e94f59a42f7b8c388
16 16
 BuildRequires:  ruby
17 17
 Requires:       ruby
18 18
 
... ...
@@ -35,6 +35,8 @@ rake test
35 35
 %{gemdir}
36 36
 
37 37
 %changelog
38
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.13.0-1
39
+-   Update to version 1.13.0
38 40
 *   Fri Jun 23 2017 Chang Lee <changlee@vmware.com> 1.10.0-2
39 41
 -   Updated %check
40 42
 *   Wed Mar 22 2017 Xiaolin Li <xiaolinl@vmware.com> 1.10.0-1
... ...
@@ -2,8 +2,8 @@
2 2
 %global gemdir %(IFS=: R=($(gem env gempath)); echo ${R[${#R[@]}-1]})
3 3
 %define gem_name terminal-table
4 4
 Name:           rubygem-terminal-table
5
-Version:        1.7.3
6
-Release:        2%{?dist}
5
+Version:        1.8.0
6
+Release:        1%{?dist}
7 7
 Summary:        Simple, feature rich ascii table generation library
8 8
 Group:          Applications/Programming
9 9
 Vendor:         VMware, Inc.
... ...
@@ -11,7 +11,7 @@ Distribution:   Photon
11 11
 License:        BSD
12 12
 URL:            https://rubygems.org/gems/%{gem_name}
13 13
 Source0:        https://rubygems.org/downloads/terminal-table-%{version}.gem
14
-%define sha1    terminal=f1c4f71bcfc43d5b65016383403205b3bac9291e
14
+%define sha1    terminal-table=e5d8ae048471029bd8991152c7e8c20aafb8b935
15 15
 BuildRequires:  ruby
16 16
 Requires:       ruby
17 17
 Requires:       rubygem-unicode-display_width
... ...
@@ -26,6 +26,8 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
26 26
 %defattr(-,root,root,-)
27 27
 %{gemdir}
28 28
 %changelog
29
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.8.0-1
30
+-   Update to version 1.8.0
29 31
 *   Wed Mar 29 2017 Xiaolin Li <xiaolinl@vmware.com> 1.7.3-2
30 32
 -   Added rubygem-unicode-display_width to requires.
31 33
 *   Wed Mar 22 2017 Xiaolin Li <xiaolinl@vmware.com> 1.7.3-1
... ...
@@ -2,14 +2,14 @@
2 2
 %global gemdir %(IFS=: R=($(gem env gempath)); echo ${R[${#R[@]}-1]})
3 3
 %define gem_name trollop
4 4
 Name: rubygem-trollop
5
-Version: 2.1.2
6
-Release: 3%{?dist}
5
+Version: 2.9.9
6
+Release: 1%{?dist}
7 7
 Summary: Commandline option parser for Ruby
8 8
 Group: Applications/Programming
9 9
 License: BSD
10 10
 URL: https://rubygems.org/gems/%{gem_name}
11 11
 Source0: https://rubygems.org/downloads/trollop-%{version}.gem
12
-%define sha1 trollop=87a11bff3e9d08702487108cb18e01299112df44
12
+%define sha1 trollop=744730e58c4c56b5d652e210cb36974593eb1556
13 13
 BuildRequires: ruby
14 14
 Requires: ruby
15 15
 %description
... ...
@@ -23,6 +23,8 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
23 23
 %defattr(-,root,root,-)
24 24
 %{gemdir}
25 25
 %changelog
26
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 2.9.9-1
27
+-   Update to version 2.9.9
26 28
 * Wed Jan 25 2017 Anish Swaminathan <anishs@vmware.com> 2.1.2-3
27 29
 - Bump up release number to reflect ruby upgrade
28 30
 * Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 2.1.2-2
... ...
@@ -4,15 +4,15 @@
4 4
 
5 5
 Summary:        Unicode::DisplayWidth.
6 6
 Name:           rubygem-unicode-display_width
7
-Version:        1.1.3
8
-Release:        2%{?dist}
7
+Version:        1.4.0
8
+Release:        1%{?dist}
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 Vendor:         VMware, Inc.
12 12
 Distribution:   Photon
13 13
 URL:            https://github.com/janlelis/unicode-display_width
14 14
 Source0:        http://rubygems.org/gems/unicode-display_width-%{version}.gem
15
-%define sha1    unicode-display_width=ffbd2f91f7cd6660d4bb13d6114c4ca16a97d032
15
+%define sha1    unicode-display_width=a00ac98ae5d5a065b9b12eb040a8ea792b7a8acc
16 16
 BuildRequires:  ruby
17 17
 Requires:       ruby
18 18
 
... ...
@@ -37,6 +37,8 @@ rake test
37 37
 %{gemdir}
38 38
 
39 39
 %changelog
40
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.4.0-1
41
+-   Update to version 1.4.0
40 42
 *   Fri Jun 23 2017 Chang Lee <changlee@vmware.com> 1.1.3-2
41 43
 -   Updated %check
42 44
 *   Tue Mar 28 2017 Xiaolin Li <xiaolinl@vmware.com> 1.1.3-1
... ...
@@ -3,14 +3,14 @@
3 3
 %global gem_name yajl-ruby
4 4
 
5 5
 Name: rubygem-yajl-ruby
6
-Version:        1.4.0
6
+Version:        1.4.1
7 7
 Release:        1%{?dist}
8 8
 Summary:        Ruby C bindings to the excellent Yajl JSON stream-based parser library.
9 9
 Group:          Development/Languages
10 10
 License:        MIT
11 11
 URL:            https://rubygems.org/gems/%{gem_name}/versions/%{version}
12 12
 Source0:        https://rubygems.org/downloads/yajl-ruby-%{version}.gem
13
-%define sha1    yajl-ruby=c58802fb3f351963e7f89b8f0d55f871a70a2b97
13
+%define sha1    yajl-ruby=04d0aa7b51a015bd9b3383d4d561fd9067981f76
14 14
 BuildRequires:  ruby
15 15
 Provides: rubygem-yajl-ruby = %{version}
16 16
 
... ...
@@ -30,5 +30,7 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
30 30
 %{gemdir}
31 31
 
32 32
 %changelog
33
+*   Tue Sep 11 2018 srinidhira0 <srinidhir@vmware.com> 1.4.1-1
34
+-   Update to version 1.4.1
33 35
 *   Tue Jul 24 2018 Srinidhi Rao <srinidhir@vmware.com> 1.4.0-1
34 36
 -   Initial build