diff --git a/python-dunamai-1.23.1.tar.gz b/python-dunamai-1.23.1.tar.gz deleted file mode 100644 index 8e6008c..0000000 --- a/python-dunamai-1.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b5712fc63bfb235263d912bfc5eb84590ba2201bb737268d25a5dbad7085489 -size 45066 diff --git a/python-dunamai-1.24.0.tar.gz b/python-dunamai-1.24.0.tar.gz new file mode 100644 index 0000000..f4d677f --- /dev/null +++ b/python-dunamai-1.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d1a9f7359033c04dfc1865481d890acc5be4ac02596ad3275b854aba342294 +size 45554 diff --git a/python-dunamai.changes b/python-dunamai.changes index b8afa93..10e81ec 100644 --- a/python-dunamai.changes +++ b/python-dunamai.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 8 16:13:47 UTC 2025 - Richard Rahl + +- 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 diff --git a/python-dunamai.spec b/python-dunamai.spec index ef74b07..630f2c8 100644 --- a/python-dunamai.spec +++ b/python-dunamai.spec @@ -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