Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-semantic_version for
openSUSE:Factory checked in at 2021-12-12 21:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-semantic_version (Old)
and /work/SRC/openSUSE:Factory/.python-semantic_version.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-semantic_version"
Sun Dec 12 21:27:34 2021 rev:8 rq:939014 version:2.8.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-semantic_version/python-semantic_version.changes
2021-12-09 19:45:20.229125395 +0100
+++
/work/SRC/openSUSE:Factory/.python-semantic_version.new.2520/python-semantic_version.changes
2021-12-12 21:28:06.308359158 +0100
@@ -1,0 +2,5 @@
+Fri Dec 10 07:01:40 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Add the package suffix to Name to have multibuild work correctly.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-semantic_version.spec ++++++
--- /var/tmp/diff_new_pack.Ctnc5B/_old 2021-12-12 21:28:06.800359450 +0100
+++ /var/tmp/diff_new_pack.Ctnc5B/_new 2021-12-12 21:28:06.800359450 +0100
@@ -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