diff --git a/dunamai-1.19.2.tar.gz b/dunamai-1.19.2.tar.gz deleted file mode 100644 index 0635ddc30d6b30a87bcaf0fcb6be30be5faf5866..0000000000000000000000000000000000000000 Binary files a/dunamai-1.19.2.tar.gz and /dev/null differ diff --git a/dunamai-1.22.0.tar.gz b/dunamai-1.22.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..37375969a9ac74470038a6ccd09ae21a0cae30d0 Binary files /dev/null and b/dunamai-1.22.0.tar.gz differ diff --git a/python-dunamai.spec b/python-dunamai.spec index fa507944271e8e993798deb77a5c00fa412ed143..71331cad1dc39e6cf3154f2f00d205b74c02bcaa 100644 --- a/python-dunamai.spec +++ b/python-dunamai.spec @@ -6,12 +6,12 @@ continuous integration and releasing new versions of your software simply by creating a tag.} Name: python-dunamai -Version: 1.19.2 +Version: 1.22.0 Release: 1 Summary: Dynamic version generation License: MIT URL: https://github.com/mtkennerly/dunamai -Source0: %{url}/archive/v%{version}/dunamai-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/a0/fe/aee602f08765de4dd753d2e5d6cbd480857182e345f161f7a19ad1979e4d/dunamai-1.22.0.tar.gz BuildArch: noarch %description %_description @@ -45,6 +45,12 @@ BuildRequires: python3-poetry-core %{python3_sitelib}/dunamai/ %changelog +* Wed Oct 30 2024 liudy - 1.22.0-1 +- Update version to 1.22.0 +- Fix The --ignore-untracked CLI flag was ignored. +- Add --commit-length option. +- Fix Some timestamps could fail to parse on Python 3.5 and 3.6. + * Sun Feb 25 2024 jiangxinyu - 1.19.2-1 - Update package to version 1.19.2 Fixed an exception when a Git repository had a broken ref. Git would print a warning that Dunamai failed to parse. @@ -53,4 +59,4 @@ BuildRequires: python3-poetry-core - Update package to version 1.19.0 * Fri Aug 18 2023 mengzhaoa - 1.18.0-1 -- Init package python-dunamai-1.18.0 \ No newline at end of file +- Init package python-dunamai-1.18.0