diff --git a/python-gitlab-3.13.0.tar.gz b/python-gitlab-3.13.0.tar.gz deleted file mode 100644 index af1bc558f2039c2e2639a7c68cf7526c3d50095b..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..9a419b46f310d2a3483a2677d9840ddde0a64200 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 e603656318fa2e711120024491460ce0343c6002..d6094af39072d50870e67c24b510c0297812ebe8 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 +* Sun Aug 06 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