16
0

2 Commits

Author SHA256 Message Date
2775e5ce5c Add missing jira ticket references 2026-02-06 08:50:21 -05:00
36f47bb7d5 Add licenses option in identity command
This is defaulted to FALSE to not break API. If set to TRUE the
license information is included with identity metdata.
2026-01-30 15:38:14 -05:00
4 changed files with 13 additions and 7 deletions

Binary file not shown.

BIN
gcemetadata-1.1.0.tar.bz2 LFS Normal file

Binary file not shown.

View File

@@ -1,14 +1,20 @@
-------------------------------------------------------------------
Wed Jan 28 19:19:51 UTC 2026 - Sean Marlow <sean.marlow@suse.com>
- Update to version 1.1.0 (jsc#PCT-590, jsc#PED-8945)
+ Add licenses option in identity command.
-------------------------------------------------------------------
Tue Apr 8 20:18:43 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Switch te SLE 15 build setup to also use a macro instead of referencing
- Switch the SLE 15 build setup to also use a macro instead of referencing
the Python 3.11 interpreter directly.
-------------------------------------------------------------------
Mon Apr 7 19:12:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Switch to a defined Python interpreter. Use the primary interpreter
in SLE 16 and later distribution and Python 3.11 for SLE 15 SP4 and
in SLE 16 and later distributions and Python 3.11 for SLE 15 SP4 and
later.
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# spec file for package python3-gcemetadata
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define upstream_name gcemetadata
Name: python-gcemetadata
Version: 1.0.4
Version: 1.1.0
Release: 0
Summary: Python module for collecting instance metadata from GCE
License: GPL-3.0-or-later