- Add the package suffix to Name to have multibuild work correctly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=17
This commit is contained in:
parent
b533495276
commit
56ec0825f0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 07:01:40 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add the package suffix to Name to have multibuild work correctly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 07:58:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-semantic_version
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -25,7 +25,7 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-semantic_version
|
||||
Name: python-semantic_version%{psuffix}
|
||||
Version: 2.8.5
|
||||
Release: 0
|
||||
Summary: A library implementing the 'SemVer' scheme
|
||||
|
Loading…
x
Reference in New Issue
Block a user