From fe285e79660c783df9c41a8d82a67cec6d91135c Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 26 Aug 2016 14:36:28 -0600 Subject: [PATCH] Update gemspec description and summary [refs #341] --- gcloud/gcloud.gemspec | 2 +- google-cloud-bigquery/google-cloud-bigquery.gemspec | 4 ++-- google-cloud-core/google-cloud-core.gemspec | 4 ++-- google-cloud-datastore/google-cloud-datastore.gemspec | 4 ++-- google-cloud-dns/google-cloud-dns.gemspec | 4 ++-- google-cloud-language/google-cloud-language.gemspec | 4 ++-- google-cloud-logging/google-cloud-logging.gemspec | 4 ++-- google-cloud-pubsub/google-cloud-pubsub.gemspec | 4 ++-- .../google-cloud-resource_manager.gemspec | 4 ++-- google-cloud-speech/google-cloud-speech.gemspec | 4 ++-- google-cloud-storage/google-cloud-storage.gemspec | 4 ++-- google-cloud-translate/google-cloud-translate.gemspec | 4 ++-- google-cloud-vision/google-cloud-vision.gemspec | 4 ++-- google-cloud/google-cloud.gemspec | 2 +- 14 files changed, 26 insertions(+), 26 deletions(-) diff --git a/gcloud/gcloud.gemspec b/gcloud/gcloud.gemspec index 192c4ac4a6eb..0a6d604a76a4 100644 --- a/gcloud/gcloud.gemspec +++ b/gcloud/gcloud.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." + gem.description = "gcloud is the legacy support library for the new google-cloud library." gem.summary = "API Client library for Google Cloud" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-bigquery/google-cloud-bigquery.gemspec b/google-cloud-bigquery/google-cloud-bigquery.gemspec index 14896889c3b4..9d664e83c84e 100644 --- a/google-cloud-bigquery/google-cloud-bigquery.gemspec +++ b/google-cloud-bigquery/google-cloud-bigquery.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-bigquery is the official library for Google BigQuery." + gem.summary = "API Client library for Google BigQuery" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-core/google-cloud-core.gemspec b/google-cloud-core/google-cloud-core.gemspec index 0d46ad46b9b8..e493b47a565c 100644 --- a/google-cloud-core/google-cloud-core.gemspec +++ b/google-cloud-core/google-cloud-core.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-core is the internal shared library for google-cloud-ruby." + gem.summary = "Internal shared library for google-cloud-ruby" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-datastore/google-cloud-datastore.gemspec b/google-cloud-datastore/google-cloud-datastore.gemspec index 878045700d5b..76813d94a4e4 100644 --- a/google-cloud-datastore/google-cloud-datastore.gemspec +++ b/google-cloud-datastore/google-cloud-datastore.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-datastore is the official library for Google Cloud Datastore." + gem.summary = "API Client library for Google Cloud Datastore" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-dns/google-cloud-dns.gemspec b/google-cloud-dns/google-cloud-dns.gemspec index 769077b3c0f0..4cad587b7955 100644 --- a/google-cloud-dns/google-cloud-dns.gemspec +++ b/google-cloud-dns/google-cloud-dns.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-dns is the official library for Google Cloud DNS." + gem.summary = "API Client library for Google Cloud DNS" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-language/google-cloud-language.gemspec b/google-cloud-language/google-cloud-language.gemspec index a11e72a0b851..19f426f2e240 100644 --- a/google-cloud-language/google-cloud-language.gemspec +++ b/google-cloud-language/google-cloud-language.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-language is the official library for Google Cloud Natural Language API." + gem.summary = "API Client library for Google Cloud Natural Language API" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-logging/google-cloud-logging.gemspec b/google-cloud-logging/google-cloud-logging.gemspec index 663c1848cbba..5d0862da757a 100644 --- a/google-cloud-logging/google-cloud-logging.gemspec +++ b/google-cloud-logging/google-cloud-logging.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-logging is the official library for Stackdriver Logging." + gem.summary = "API Client library for Stackdriver Logging" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-pubsub/google-cloud-pubsub.gemspec b/google-cloud-pubsub/google-cloud-pubsub.gemspec index 8592d57678ab..0eef9b4f97d3 100644 --- a/google-cloud-pubsub/google-cloud-pubsub.gemspec +++ b/google-cloud-pubsub/google-cloud-pubsub.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-pubsub is the official library for Google Cloud Pub/Sub." + gem.summary = "API Client library for Google Cloud Pub/Sub" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-resource_manager/google-cloud-resource_manager.gemspec b/google-cloud-resource_manager/google-cloud-resource_manager.gemspec index 675983506889..39da2981d1b5 100644 --- a/google-cloud-resource_manager/google-cloud-resource_manager.gemspec +++ b/google-cloud-resource_manager/google-cloud-resource_manager.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-resource_manager is the official library for Google Cloud Resource Manager." + gem.summary = "API Client library for Google Cloud Resource Manager" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-speech/google-cloud-speech.gemspec b/google-cloud-speech/google-cloud-speech.gemspec index a69efdc07292..dd531a765d34 100644 --- a/google-cloud-speech/google-cloud-speech.gemspec +++ b/google-cloud-speech/google-cloud-speech.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-speech is the official library for Google Cloud Speech API." + gem.summary = "API Client library for Google Cloud Speech API" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-storage/google-cloud-storage.gemspec b/google-cloud-storage/google-cloud-storage.gemspec index 050cae23b22d..28e28e7d7108 100644 --- a/google-cloud-storage/google-cloud-storage.gemspec +++ b/google-cloud-storage/google-cloud-storage.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-storage is the official library for Google Cloud Storage." + gem.summary = "API Client library for Google Cloud Storage" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-translate/google-cloud-translate.gemspec b/google-cloud-translate/google-cloud-translate.gemspec index cd2d5e11025f..753e18815a35 100644 --- a/google-cloud-translate/google-cloud-translate.gemspec +++ b/google-cloud-translate/google-cloud-translate.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-translate is the official library for Google Translate API." + gem.summary = "API Client library for Google Translate API" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud-vision/google-cloud-vision.gemspec b/google-cloud-vision/google-cloud-vision.gemspec index 9090f6e2edec..0c4aee7d6af4 100644 --- a/google-cloud-vision/google-cloud-vision.gemspec +++ b/google-cloud-vision/google-cloud-vision.gemspec @@ -7,8 +7,8 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." - gem.summary = "API Client library for Google Cloud" + gem.description = "google-cloud-vision is the official library for Google Cloud Vision API." + gem.summary = "API Client library for Google Cloud Vision API" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0" diff --git a/google-cloud/google-cloud.gemspec b/google-cloud/google-cloud.gemspec index c533e3fed04a..170b27951672 100644 --- a/google-cloud/google-cloud.gemspec +++ b/google-cloud/google-cloud.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |gem| gem.authors = ["Mike Moore", "Chris Smith"] gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"] - gem.description = "Gcloud is the official library for interacting with Google Cloud." + gem.description = "google-cloud is the official library for Google Cloud Platform APIs." gem.summary = "API Client library for Google Cloud" gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/" gem.license = "Apache-2.0"