diff --git a/git_changelog-2.6.3.tar.gz b/git_changelog-2.6.3.tar.gz deleted file mode 100644 index 35533e26e270bc0b4c26c83148b3e50cd319a141..0000000000000000000000000000000000000000 Binary files a/git_changelog-2.6.3.tar.gz and /dev/null differ diff --git a/git_changelog-2.7.0.tar.gz b/git_changelog-2.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..950a2958e25854b9bfa5f3134b2f3351bbdba911 Binary files /dev/null and b/git_changelog-2.7.0.tar.gz differ diff --git a/python-git-changelog.spec b/python-git-changelog.spec index 68165d406ca193b9a7dd8eeea401e1c783b8cd0f..628ce0fc7401ce6e87fdd39675ee00886d6c61c7 100644 --- a/python-git-changelog.spec +++ b/python-git-changelog.spec @@ -2,7 +2,7 @@ %global source_name git_changelog Name: python-%{pypi_name} -Version: 2.6.3 +Version: 2.7.0 Release: 1 Summary: Automatic Changelog generator using Jinja2 templates. From git logs to change logs. License: ISC @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 2.7.0-1 +- Update to 2.7.0 + * Mon Sep 29 2025 zhangyulong - 2.6.3-1 - Update package to version 2.6.3 -Add --bumped-version CLI option to print the computed new version