diff --git a/python-rt.changes b/python-rt.changes index 03d96f1..fabb591 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 18 18:39:29 UTC 2023 - Antonio Teixeira + +- Update to version 3.0.6: + * Added support for specifying custom fields on user creation/edit (#82). + * Fixed bug in rest1 (#86). + ------------------------------------------------------------------- Sat Dec 3 00:27:47 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-rt.spec b/python-rt.spec index 8e5b9e3..f437784 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -1,7 +1,7 @@ # # spec file for package python-rt # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ # Tests require internet connection %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rt -Version: 3.0.4 +Version: 3.0.6 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.0.4.tar.gz b/rt-3.0.4.tar.gz deleted file mode 100644 index e49ee94..0000000 --- a/rt-3.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f7db5dcf380f6b46787558971cfab45ec2090e303e6e279ce9bab7cb4b66a61 -size 67251 diff --git a/rt-3.0.6.tar.gz b/rt-3.0.6.tar.gz new file mode 100644 index 0000000..8d3e8db --- /dev/null +++ b/rt-3.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0154298af0e3c14c95ad6b31f2abd20a85f450d9b21ab758577685b33961885 +size 67311