15
0
forked from pool/python-gear

M python-gear.changes

M    python-gear.spec

Diff for working copy: .
Index: python-gear.changes
===================================================================

--- python-gear.changes	(revision 7dcee25fb9f9e7c6f684565e1f144b07)
+++ python-gear.changes	(working copy)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Mon May  6 10:51:00 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
+
+- Enable tests again,
+  https://storyboard.openstack.org/#!/story/2009250 is solved.
+- Fix build for Backports with python 3.6, bsc#1222933
+
 -------------------------------------------------------------------
 Wed Sep 28 19:51:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
 

Index: python-gear.spec
===================================================================

--- python-gear.spec	(revision 7dcee25fb9f9e7c6f684565e1f144b07)
+++ python-gear.spec	(working copy)
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gear
 #

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=19
This commit is contained in:
2024-05-06 10:55:12 +00:00
committed by Git OBS Bridge
parent a74afe8a18
commit 1cd64f4990
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 6 10:51:00 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Enable tests again,
https://storyboard.openstack.org/#!/story/2009250 is solved.
- Fix build for Backports with python 3.6, bsc#1222933
-------------------------------------------------------------------
Wed Sep 28 19:51:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>