diff --git a/python-setuptools_git.spec b/python-setuptools_git.spec index 609df9e..e7935bf 100644 --- a/python-setuptools_git.spec +++ b/python-setuptools_git.spec @@ -1,6 +1,6 @@ Name: python-setuptools_git -Version: 1.1 -Release: 12 +Version: 1.2 +Release: 1 Summary: Plugin for integrating Git into setuptools License: BSD URL: https://pypi.python.org/project/setuptools-git/%{version}/ @@ -53,6 +53,9 @@ unset LANG %{python3_sitelib}/setuptools_git*/ %changelog +* Wed Dec 14 2022 wenzhiwei - 1.2-1 +- update to 1.2 + * Wed Oct 21 2020 zhanghua - 1.1-12 - remove python2 subpackage diff --git a/setuptools-git-1.1.tar.gz b/setuptools-git-1.1.tar.gz deleted file mode 100644 index 01f77ea..0000000 Binary files a/setuptools-git-1.1.tar.gz and /dev/null differ diff --git a/setuptools-git-1.2.tar.gz b/setuptools-git-1.2.tar.gz new file mode 100644 index 0000000..28a6d78 Binary files /dev/null and b/setuptools-git-1.2.tar.gz differ