diff --git a/python-setuptools_git.spec b/python-setuptools_git.spec index 609df9e5b886ccf516b4a49cb819803fdf45a1ff..e7935bfacd7a7191c71bc19e133de3f393f62cb5 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 01f77eabb67ddfa01d622f6a1dc73e3a977ba9de..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..28a6d78aecb4067b3d098cde1af68d76b35730b3 Binary files /dev/null and b/setuptools-git-1.2.tar.gz differ