diff --git a/atlassian-python-api-1.15.4.tar.gz b/atlassian-python-api-1.15.4.tar.gz deleted file mode 100644 index 499026d..0000000 --- a/atlassian-python-api-1.15.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7e4edad7dd7cd5f11fdf0ac1eb50a098fd7fc6055734dcebc710845b21e786e -size 67354 diff --git a/atlassian-python-api-1.15.6.tar.gz b/atlassian-python-api-1.15.6.tar.gz new file mode 100644 index 0000000..1879131 --- /dev/null +++ b/atlassian-python-api-1.15.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47469d70e242cfedb4fa6cc37dc18dc42e9936b224718635530e5fb0b478c35a +size 67894 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index e8acc17..0b1fd1a 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 20 01:07:09 UTC 2020 - steven.kowalik@suse.com + +- Update to 1.15.6: + * Bamboo examples and Confluence fix of params (#464) + * Added parameter for user() method: (#465) + * Check for if an element is a valid email (#466) + * Ability of adding reviewers when opening a PR (#470) + * Util method to convert a nested dictionary into an HTML table with header + row and header column (#473) + * Bamboo examples (#474) + * Add ability of deleting a pull request (#472) + ------------------------------------------------------------------- Mon Mar 2 04:12:51 UTC 2020 - Steve Kowalik diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index 6767968..fa67d50 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-atlassian-python-api -Version: 1.15.4 +Version: 1.15.6 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0