diff --git a/python-rt.changes b/python-rt.changes index c9d0ed9..d814807 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 14 08:56:09 UTC 2024 - Dirk Müller + +- update to 3.1.4: + * Add a workaround for a breaking change introduced in RT5.0.5 + which returns undefined pages variable for non-superusers + ------------------------------------------------------------------- Fri Dec 8 16:08:22 UTC 2023 - Dirk Müller diff --git a/python-rt.spec b/python-rt.spec index 738ade9..7003919 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -1,7 +1,7 @@ # # spec file for package python-rt # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-rt -Version: 3.1.3 +Version: 3.1.4 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.1.3.tar.gz b/rt-3.1.3.tar.gz deleted file mode 100644 index ae982d4..0000000 --- a/rt-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bce5dd659330ad1a2466e5b4e5c4d4d24a1216e07226fc9108873bbe1c1be5a0 -size 79749 diff --git a/rt-3.1.4.tar.gz b/rt-3.1.4.tar.gz new file mode 100644 index 0000000..bb9619a --- /dev/null +++ b/rt-3.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15321e0dda3f38ce0c58ca7b556868cd9c89f6647dab21b10c10ecb6603b13a3 +size 74559