diff --git a/python-rt.changes b/python-rt.changes index 42d0d6d..2fa258d 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 25 19:44:00 UTC 2021 - Sebastian Wagner + +- Update to version 2.1.0: + - Add the possibility to provide cookies as dict to authenticate (#60) + - Add IS and IS NOT operators to search (#57) + ------------------------------------------------------------------- Sun Aug 16 15:54:38 UTC 2020 - Sebastian Wagner diff --git a/python-rt.spec b/python-rt.spec index 0150e4f..c078999 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -1,7 +1,7 @@ # # spec file for package python-rt # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-2.0.1.tar.gz b/rt-2.0.1.tar.gz deleted file mode 100644 index a066bd0..0000000 --- a/rt-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c7d81d9112bd5718d57182ad39a70cdb8b7a5b9b06cde289f70d7e4d495ae8e -size 40271 diff --git a/rt-2.1.0.tar.gz b/rt-2.1.0.tar.gz new file mode 100644 index 0000000..33f76b3 --- /dev/null +++ b/rt-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd5f9683b8c94e2c55d1f5878f1e3bedcd3ec003989548df075261e4fbc4e35 +size 40570