14
0

Accepting request 1275628 from home:rrahl0

- update to 1.24.0:
  * Changed: Previously, for Git 2.7+, if the initial commit were
    both tagged and empty, Dunamai would raise an exception due to
    Git not reporting that tag in git log --simplify-by-decoration.
    Now, if a tag is missing from that list, Dunamai treats it as the
    oldest tag.

OBS-URL: https://build.opensuse.org/request/show/1275628
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=19
This commit is contained in:
Richard Rahl
2025-05-08 16:17:31 +00:00
committed by Git OBS Bridge
parent ca7e2a8b56
commit c28217981c
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b5712fc63bfb235263d912bfc5eb84590ba2201bb737268d25a5dbad7085489
size 45066

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2d1a9f7359033c04dfc1865481d890acc5be4ac02596ad3275b854aba342294
size 45554

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 8 16:13:47 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.24.0:
* Changed: Previously, for Git 2.7+, if the initial commit were
both tagged and empty, Dunamai would raise an exception due to
Git not reporting that tag in git log --simplify-by-decoration.
Now, if a tag is missing from that list, Dunamai treats it as the
oldest tag.
-------------------------------------------------------------------
Fri Mar 21 17:00:43 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-dunamai
Version: 1.23.1
Version: 1.24.0
Release: 0
Summary: Dynamic version generation
License: MIT