Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
2775e5ce5c
|
|||
|
36f47bb7d5
|
BIN
gcemetadata-1.0.4.tar.bz2
LFS
BIN
gcemetadata-1.0.4.tar.bz2
LFS
Binary file not shown.
BIN
gcemetadata-1.1.0.tar.bz2
LFS
Normal file
BIN
gcemetadata-1.1.0.tar.bz2
LFS
Normal file
Binary file not shown.
@@ -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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user