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 2022-05-30 12:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-semantic_version (Old)
 and      /work/SRC/openSUSE:Factory/.python-semantic_version.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-semantic_version"

Mon May 30 12:42:19 2022 rev:10 rq:979719 version:2.10.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-semantic_version/python-semantic_version.changes
  2021-12-30 15:55:17.868648864 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-semantic_version.new.2254/python-semantic_version.changes
        2022-05-30 12:42:35.936282613 +0200
@@ -1,0 +2,12 @@
+Sun May 29 13:29:38 UTC 2022 - Torsten Gruner <simmpho...@opensuse.org>
+
+- update to 2.10.0
+  * `132 <https://github.com/rbarrois/python-semanticversion/issues/132>`_:
+    Ensure sorting a collection of versions is always stable, even with
+    build metadata.
+- version 2.9.0
+  * Add support for Django 3.1, 3.2, 4.0
+  * Add support for Python 3.7 / 3.8 / 3.9 / 3.10
+- remove sematicversion-pr123-dj40.patch
+
+-------------------------------------------------------------------

Old:
----
  semantic_version-2.8.5.tar.gz
  sematicversion-pr123-dj40.patch

New:
----
  semantic_version-2.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-semantic_version.spec ++++++
--- /var/tmp/diff_new_pack.qj8EUF/_old  2022-05-30 12:42:36.860283842 +0200
+++ /var/tmp/diff_new_pack.qj8EUF/_new  2022-05-30 12:42:36.864283848 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,15 +26,13 @@
 %bcond_with test
 %endif
 Name:           python-semantic_version%{psuffix}
-Version:        2.8.5
+Version:        2.10.0
 Release:        0
 Summary:        A library implementing the 'SemVer' scheme
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/rbarrois/python-semanticversion
 Source:         
https://files.pythonhosted.org/packages/source/s/semantic_version/semantic_version-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM sematicversion-pr123-dj40.patch -- 
gh#rbarrois/python-semanticversion#123
-Patch1:         sematicversion-pr123-dj40.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -51,7 +49,7 @@
 It follows strictly the 2.0.0 version of the SemVer scheme.
 
 %prep
-%autosetup -p1 -n semantic_version-%{version}
+%autosetup -n semantic_version-%{version}
 
 %build
 %python_build

++++++ semantic_version-2.8.5.tar.gz -> semantic_version-2.10.0.tar.gz ++++++
++++ 2768 lines of diff (skipped)

Reply via email to