Hello community,
here is the log from the commit of package python3-gcemetadata for
openSUSE:Factory checked in at 2018-07-31 15:59:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-gcemetadata (Old)
and /work/SRC/openSUSE:Factory/.python3-gcemetadata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-gcemetadata"
Tue Jul 31 15:59:50 2018 rev:2 rq:626118 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-gcemetadata/python3-gcemetadata.changes
2018-06-20 15:34:19.299622027 +0200
+++
/work/SRC/openSUSE:Factory/.python3-gcemetadata.new/python3-gcemetadata.changes
2018-07-31 15:59:50.887592109 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 10:26:18 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-gcemetadata.spec ++++++
--- /var/tmp/diff_new_pack.bQ3pij/_old 2018-07-31 15:59:51.267592753 +0200
+++ /var/tmp/diff_new_pack.bQ3pij/_new 2018-07-31 15:59:51.271592760 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-gcemetadata
+# spec file for package python3-gcemetadata
#
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,8 +20,8 @@
Name: python3-gcemetadata
Version: 1.0.1
Release: 0
-Summary: Collect instance metadata in GCE
-License: GPL-3.0+
+Summary: Python module for collecting instance metadata from GCE
+License: GPL-3.0-or-later
Group: System/Management
Url: https://github.com/SUSE/Enceladus
Source0: %{upstream_name}-%{version}.tar.bz2
@@ -36,7 +36,7 @@
Obsoletes: python-gcemetadata < %{version}
%description
-Collect instance meta data in Google compute Emgine
+A module for collecting instance metadata from Google Compute Engine.
%prep
%setup -q -n %{upstream_name}-%{version}