1
0

2 Commits

2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 13 07:03:34 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not (ever) use Epoch; it has devestating effects on version
comparisons. As Epoch was set to 0, removing it is a NO-OP
without side effects here.
-------------------------------------------------------------------
Tue Sep 3 13:15:42 UTC 2024 - cloud-devel@suse.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mistralclient
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,6 @@
Name: python-mistralclient
Version: 5.3.0
Release: 0
Epoch: 0
Summary: Python API and CLI for OpenStack Mistral
License: Apache-2.0
Group: Development/Languages/Python