diff --git a/git_changelog-2.4.0.tar.gz b/git_changelog-2.4.0.tar.gz deleted file mode 100644 index 37a4718dfa2c5780867fb293cc78d594a06456ac..0000000000000000000000000000000000000000 Binary files a/git_changelog-2.4.0.tar.gz and /dev/null differ diff --git a/git_changelog-2.5.2.tar.gz b/git_changelog-2.5.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9e2abc702f0fcfd4e7f16ff7ed97aaa39659dd9d Binary files /dev/null and b/git_changelog-2.5.2.tar.gz differ diff --git a/python-git-changelog.spec b/python-git-changelog.spec index 5f9178d381184506bac7da7d7cffb67c688e7ced..eaf432fca4349f3327017dac3c7ea6cc5c3d501d 100644 --- a/python-git-changelog.spec +++ b/python-git-changelog.spec @@ -2,12 +2,12 @@ %global source_name git_changelog Name: python-%{pypi_name} -Version: 2.4.0 +Version: 2.5.2 Release: 1 Summary: Automatic Changelog generator using Jinja2 templates. From git logs to change logs. License: ISC URL: https://github.com/pawamoy/git-changelog -Source0: https://files.pythonhosted.org/packages/90/67/ae018dfeaf87f3d9b0edd1632365fc6e202bbc5b0bccb1fd8c172b4930b9/git_changelog-2.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/11/fc/9eb323c9a8857d93995f149cc439b7df3a47d5a59767f24c53c7dd2107f5/git_changelog-2.5.2.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 07 2023 jiangxinyu - 2.5.2-1 +- Update package to version 2.5.2 + * Thu Dec 07 2023 jiangxinyu - 2.4.0-1 - Update package to version 2.4.0