diff --git a/python-rt.changes b/python-rt.changes index d814807..2412940 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 23 09:20:54 UTC 2024 - Dirk Müller + +- update to 3.2.0: + * Added option for custom list of fields to be populated for + search "query_format" param to avoid unnecessary round trips + to get fields like Told, Starts, Resolved, etc by returning + the required fields during search. (see #97 @nerdfirefighter) + ------------------------------------------------------------------- Thu Mar 14 08:56:09 UTC 2024 - Dirk Müller diff --git a/python-rt.spec b/python-rt.spec index 7003919..ab99760 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -17,7 +17,7 @@ Name: python-rt -Version: 3.1.4 +Version: 3.2.0 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.1.4.tar.gz b/rt-3.1.4.tar.gz deleted file mode 100644 index bb9619a..0000000 --- a/rt-3.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15321e0dda3f38ce0c58ca7b556868cd9c89f6647dab21b10c10ecb6603b13a3 -size 74559 diff --git a/rt-3.2.0.tar.gz b/rt-3.2.0.tar.gz new file mode 100644 index 0000000..64e5f00 --- /dev/null +++ b/rt-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba03ad9530750b83cb43e2eb5ae54edbe83cab547ec10c832e460d2f7e48e63 +size 74992