diff --git a/jira-3.6.0.tar.gz b/jira-3.6.0.tar.gz deleted file mode 100644 index fe3b2fb..0000000 --- a/jira-3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c67497fe8dc2f60f1c4f7b33479f059c928bec3db9dcb5cd7b6a09b6ecc0942 -size 98139 diff --git a/jira-3.8.0.tar.gz b/jira-3.8.0.tar.gz new file mode 100644 index 0000000..e49d2a1 --- /dev/null +++ b/jira-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63719c529a570aaa01c3373dbb5a104dab70381c5be447f6c27f997302fa335a +size 102927 diff --git a/python-jira.changes b/python-jira.changes index 9d513d1..f23a0c0 100644 --- a/python-jira.changes +++ b/python-jira.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 3 07:24:10 UTC 2024 - Dirk Müller + +- update to 3.8.0: + * Add goal field to update/create sprint (#1806) @zbarahal + * add backward compatibility for createmeta_issuetypes & + createmeta_fieldtypes (#1838) @paminov +- update to 3.7.0: + * add Release Process doc + * Improve handling of Jira's retry-after handling + * ISSUE-1836: Add `Dashboard` Support + * Update createmeta warning with new method names + ------------------------------------------------------------------- Sat Mar 23 12:17:51 UTC 2024 - Dirk Müller diff --git a/python-jira.spec b/python-jira.spec index 5383bec..7eda087 100644 --- a/python-jira.spec +++ b/python-jira.spec @@ -17,7 +17,7 @@ Name: python-jira -Version: 3.6.0 +Version: 3.8.0 Release: 0 Summary: Python library for interacting with JIRA via REST APIs License: BSD-3-Clause