diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index 967998d..b7279cd 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 4 15:39:55 UTC 2022 - Michael Ströder + +- Update to upstream 0.14.1 release + * [BUGFIX] Revert choose_encoder being renamed to choose_formatter + to fix a breaking change. + ------------------------------------------------------------------- Tue Apr 5 23:26:22 UTC 2022 - Michael Ströder diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index 3fa7e94..fd6ab86 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-prometheus-client -Version: 0.14.0 +Version: 0.14.1 Release: 0 Summary: Python client for the Prometheus monitoring system License: Apache-2.0 diff --git a/v0.14.0.tar.gz b/v0.14.0.tar.gz deleted file mode 100644 index 7487015..0000000 --- a/v0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d3570114eb0f821f1c6f27e5281aabd22827b6f5cd66abf22aafa2d158fe55f -size 76115 diff --git a/v0.14.1.tar.gz b/v0.14.1.tar.gz new file mode 100644 index 0000000..5a85a10 --- /dev/null +++ b/v0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2b212c690fb1dbd0da807753af9247da28610c1d93fa12fa0b43bd30d22964 +size 76321