diff --git a/python-dunamai-1.20.0.tar.gz b/python-dunamai-1.20.0.tar.gz deleted file mode 100644 index 76ce521..0000000 --- a/python-dunamai-1.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3f1ee64a1e6cc9ebc98adafa944efaccd0db32482d2177e59c1ff6bdf23cd70 -size 43128 diff --git a/python-dunamai-1.21.0.tar.gz b/python-dunamai-1.21.0.tar.gz new file mode 100644 index 0000000..0ae11d6 --- /dev/null +++ b/python-dunamai-1.21.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d4bf5e8e2f3fe5d6a4de61b05c4c70afaa7c6df55fe0204bb5b6b53761e4bc +size 44327 diff --git a/python-dunamai.changes b/python-dunamai.changes index c7e08f9..4d127dd 100644 --- a/python-dunamai.changes +++ b/python-dunamai.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri May 3 07:28:45 UTC 2024 - Dirk Müller + +- update to 1.21.0: + * Generally, when Dunamai can detect the VCS in use, but + there's no version set yet, then Dunamai uses 0.0.0 as a + fallback, unless strict mode is enabled. + However, if there were some tags and none matched the version + pattern, then Dunamai would yield an error. + * Added `--ignore-untracked` option to control checking whether + the repository is dirty. + ------------------------------------------------------------------- Sat Apr 20 14:07:58 UTC 2024 - Dirk Müller diff --git a/python-dunamai.spec b/python-dunamai.spec index bc35c5a..fd43a2e 100644 --- a/python-dunamai.spec +++ b/python-dunamai.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-dunamai -Version: 1.20.0 +Version: 1.21.0 Release: 0 Summary: Dynamic version generation License: MIT