diff --git a/python-rt.changes b/python-rt.changes index 29ff6f1..95ac93d 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 8 12:16:55 UTC 2020 - Sebastian Wagner + +- update to version 2.0.1: + - Documentation: add search example + - edit_ticket: handle empty responses + - fix UnicodeDecodeError in logging code for non-text attachments + ------------------------------------------------------------------- Sun Mar 15 10:43:52 UTC 2020 - Sebastian Wagner diff --git a/python-rt.spec b/python-rt.spec index ec1a408..8d39164 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -19,7 +19,7 @@ # Tests require internet connection %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rt -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-2.0.0.tar.gz b/rt-2.0.0.tar.gz deleted file mode 100644 index 4511adc..0000000 --- a/rt-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4911e8e8ff93823bf5fa50b138ddf983fa718c8606f714e7b86755e366b487f1 -size 38703 diff --git a/rt-2.0.1.tar.gz b/rt-2.0.1.tar.gz new file mode 100644 index 0000000..a066bd0 --- /dev/null +++ b/rt-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7d81d9112bd5718d57182ad39a70cdb8b7a5b9b06cde289f70d7e4d495ae8e +size 40271