diff --git a/python-gitlab-3.13.0.tar.gz b/python-gitlab-3.13.0.tar.gz deleted file mode 100644 index af1bc55..0000000 Binary files a/python-gitlab-3.13.0.tar.gz and /dev/null differ diff --git a/python-gitlab-3.15.0.tar.gz b/python-gitlab-3.15.0.tar.gz new file mode 100644 index 0000000..9a419b4 Binary files /dev/null and b/python-gitlab-3.15.0.tar.gz differ diff --git a/python-gitlab.spec b/python-gitlab.spec index e603656..ea6611d 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.13.0 +Version: 3.15.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/43/61/20f35ff4566edb3d7e87f4b915de1cc820caa07ba5787ea3466f1efec7ab/python-gitlab-3.13.0.tar.gz +Source0: https://github.com/python-gitlab/python-gitlab/releases/download/v3.15.0/python-gitlab-3.15.0.tar.gz BuildArch: noarch %description @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 11 2023 jiangchenyang - 3.15.0-1 +- Update package to version 3.15.0 + * Tue Feb 14 2023 wubijie - 3.13.0-1 - Update package to version 3.13.0