diff --git a/codecov-2.1.12.tar.gz b/codecov-2.1.12.tar.gz deleted file mode 100644 index d2d3151..0000000 --- a/codecov-2.1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0da46bb5025426da895af90938def8ee12d37fcbcbbbc15b6dc64cf7ebc51c1 -size 20866 diff --git a/codecov-2.1.13.tar.gz b/codecov-2.1.13.tar.gz new file mode 100644 index 0000000..e313341 --- /dev/null +++ b/codecov-2.1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2362b685633caeaf45b9951a9b76ce359cd3581dd515b430c6c3f5dfb4d92a8c +size 21416 diff --git a/python-codecov.changes b/python-codecov.changes index e68016c..0d3f47d 100644 --- a/python-codecov.changes +++ b/python-codecov.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 7 18:44:59 UTC 2023 - Dirk Müller + +- update to 2.1.13: + * Add deprecation notice + * Add migration guide link + ------------------------------------------------------------------- Tue Aug 24 13:53:55 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-codecov.spec b/python-codecov.spec index c8eb218..0b7affe 100644 --- a/python-codecov.spec +++ b/python-codecov.spec @@ -1,7 +1,7 @@ # # spec file for package python-codecov # -# Copyright (c) 2021 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-codecov -Version: 2.1.12 +Version: 2.1.13 Release: 0 Summary: Hosted coverage reports License: Apache-2.0