From 16f0f0732558f944e64dc52078a54ecdda3dab7386548599dd2b635cc7e5d54a Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 3 Nov 2016 22:51:38 +0000 Subject: [PATCH] - Fix description of -test sub-package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=7 --- python-google-api-python-client.changes | 5 +++++ python-google-api-python-client.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index 90317cd..92720fd 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 3 22:50:37 UTC 2016 - rjschwei@suse.com + +- Fix description of -test sub-package + ------------------------------------------------------------------- Fri Oct 28 17:33:28 UTC 2016 - rjschwei@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index 748c0ec..c807395 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -54,7 +54,7 @@ Obsoletes: google-api-python-client < %{version} Google APIs Client Library for Python %package test -Summary: Tests for google-api-python-client +Summary: Tests for python-google-api-python-client Group: Development/Libraries/Python PreReq: python-google-api-python-client = %version Requires: python-nose