diff --git a/python-rt.changes b/python-rt.changes index 0e2e88a..03d96f1 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 3 00:27:47 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.0.4: + * Workaround for parsing issues with tickets with only 1 attachment (#80), due to probably an upstream bug. + ------------------------------------------------------------------- Fri Jul 8 09:36:12 UTC 2022 - Duarte Pousa diff --git a/python-rt.spec b/python-rt.spec index 2994169..8e5b9e3 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: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.0.3.tar.gz b/rt-3.0.3.tar.gz deleted file mode 100644 index 93ca2b6..0000000 --- a/rt-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5cb4290ca09ce486f2e87ab0a483659d48ba8c665e69de260dbe26643c63798 -size 67011 diff --git a/rt-3.0.4.tar.gz b/rt-3.0.4.tar.gz new file mode 100644 index 0000000..e49ee94 --- /dev/null +++ b/rt-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7db5dcf380f6b46787558971cfab45ec2090e303e6e279ce9bab7cb4b66a61 +size 67251