14
0

- update to 1.21.1:

* Fixed: Distance was calculated inconsistently for Git
  * when there were some tags and none matched the version
    pattern.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=9
This commit is contained in:
2024-06-06 07:28:17 +00:00
committed by Git OBS Bridge
parent a22c4ca5b8
commit e61ddefd13
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 6 07:27:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.21.1:
* Fixed: Distance was calculated inconsistently for Git
* when there were some tags and none matched the version
pattern.
-------------------------------------------------------------------
Fri May 3 07:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com>