diff --git a/python-gitlab-3.12.0.tar.gz b/python-gitlab-3.12.0.tar.gz deleted file mode 100644 index a10eecd..0000000 Binary files a/python-gitlab-3.12.0.tar.gz and /dev/null differ diff --git a/python-gitlab-3.13.0.tar.gz b/python-gitlab-3.13.0.tar.gz new file mode 100644 index 0000000..af1bc55 Binary files /dev/null and b/python-gitlab-3.13.0.tar.gz differ diff --git a/python-gitlab.spec b/python-gitlab.spec index 1bf3599..e603656 100644 --- a/python-gitlab.spec +++ b/python-gitlab.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-python-gitlab -Version: 3.12.0 +Version: 3.13.0 Release: 1 Summary: Interact with GitLab API License: LGPL-3.0-only URL: https://github.com/python-gitlab/python-gitlab -Source0: https://files.pythonhosted.org/packages/39/f9/08c24358fee83255d27dafda04993da9462bf562c615938b7aac08dd2fd5/python-gitlab-3.12.0.tar.gz +Source0: https://files.pythonhosted.org/packages/43/61/20f35ff4566edb3d7e87f4b915de1cc820caa07ba5787ea3466f1efec7ab/python-gitlab-3.13.0.tar.gz BuildArch: noarch %description @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 3.13.0-1 +- Update package to version 3.13.0 + * Mon Dec 05 2022 wangjunqi - 3.12.0-1 - Update package to version 3.12.0