diff --git a/python-statsd.changes b/python-statsd.changes index eb3f20e..51cebfc 100644 --- a/python-statsd.changes +++ b/python-statsd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 23 15:02:42 UTC 2018 - tbechtold@suse.com + +- update to 3.2.2: + - Use a monotomic timer to avoid clock adjustments (#96). + - Test on Python 3.5 and 3.6. + - Various doc updates. + ------------------------------------------------------------------- Tue Aug 22 06:16:14 UTC 2017 - tbechtold@suse.com diff --git a/python-statsd.spec b/python-statsd.spec index 365788e..cd7c773 100644 --- a/python-statsd.spec +++ b/python-statsd.spec @@ -1,7 +1,7 @@ # # spec file for package python-statsd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-statsd -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: A simple statsd client License: MIT diff --git a/statsd-3.2.1.tar.gz b/statsd-3.2.1.tar.gz deleted file mode 100644 index bf80b02..0000000 --- a/statsd-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fa92bf0192af926f7a0d9be031fe3fd0fbaa1992d42cf2f07e68f76ac18288e -size 166047 diff --git a/statsd-3.2.2.tar.gz b/statsd-3.2.2.tar.gz new file mode 100644 index 0000000..d1ed093 --- /dev/null +++ b/statsd-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f2427ef7b8ffab28cdb717933f6889d248d710eee32b5eb79e3fdac0e374dd +size 24897