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.23.0.tar.gz b/dunamai-1.23.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4ea6263a5df2becf2f7824ae693f7631b0bfc174 Binary files /dev/null and b/dunamai-1.23.0.tar.gz differ diff --git a/python-dunamai.spec b/python-dunamai.spec index fa507944271e8e993798deb77a5c00fa412ed143..b56c476d55636d3548bc14a8b273603fe03b8fc2 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.23.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/source/d/dunamai/dunamai-%{version}.tar.gz BuildArch: noarch %description %_description @@ -45,6 +45,16 @@ BuildRequires: python3-poetry-core %{python3_sitelib}/dunamai/ %changelog +* Sun Dec 22 2024 sqfu - 1.23.0-1 +- update package to version 1.23.0 +- Added: {major}, {minor}, and {patch} format placeholders + +* 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 +63,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