Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gcemetadata for 
openSUSE:Factory checked in at 2026-07-14 13:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gcemetadata (Old)
 and      /work/SRC/openSUSE:Factory/.python-gcemetadata.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gcemetadata"

Tue Jul 14 13:54:45 2026 rev:5 rq:1365633 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gcemetadata/python-gcemetadata.changes    
2026-02-06 19:14:49.231387756 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-gcemetadata.new.1991/python-gcemetadata.changes
  2026-07-14 13:57:11.697937992 +0200
@@ -1,0 +2,7 @@
+Mon Jul  6 13:11:51 UTC 2026 - Jesús Bermúdez Velázquez <[email protected]>
+
+- Update to version 1.1.1 (bsc#1269423)
+  + Fix UnboundLocalError when using --xml with --query
+  + Update comment
+
+-------------------------------------------------------------------

Old:
----
  gcemetadata-1.1.0.tar.bz2

New:
----
  gcemetadata-1.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gcemetadata.spec ++++++
--- /var/tmp/diff_new_pack.bxQyyb/_old  2026-07-14 13:57:12.321959355 +0200
+++ /var/tmp/diff_new_pack.bxQyyb/_new  2026-07-14 13:57:12.325959492 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gcemetadata
 #
-# Copyright (c) 2026 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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.1.0
+Version:        1.1.1
 Release:        0
 Summary:        Python module for collecting instance metadata from GCE
 License:        GPL-3.0-or-later

++++++ gcemetadata-1.1.0.tar.bz2 -> gcemetadata-1.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcemetadata-1.1.0/gcemetadata 
new/gcemetadata-1.1.1/gcemetadata
--- old/gcemetadata-1.1.0/gcemetadata   2026-01-28 20:15:56.654821823 +0100
+++ new/gcemetadata-1.1.1/gcemetadata   2026-07-06 15:10:47.339017266 +0200
@@ -189,6 +189,7 @@
             return
     elif len(opts) == 2:
         found_xml = None
+        outfile = None
         for opt, val in opts:
             if opt in ['-o', '--output']:
                 outfile = val
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcemetadata-1.1.0/lib/gcemetadata/VERSION 
new/gcemetadata-1.1.1/lib/gcemetadata/VERSION
--- old/gcemetadata-1.1.0/lib/gcemetadata/VERSION       2026-01-28 
20:15:56.654821823 +0100
+++ new/gcemetadata-1.1.1/lib/gcemetadata/VERSION       2026-07-06 
15:10:47.338017245 +0200
@@ -1 +1 @@
-1.1.0
+1.1.1

Reply via email to