Accepting request 939014 from devel:languages:python
- Add the package suffix to Name to have multibuild work correctly. OBS-URL: https://build.opensuse.org/request/show/939014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=8
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user