diff --git a/pastel-0.2.0.tar.gz b/pastel-0.2.0.tar.gz deleted file mode 100644 index 13b98c5..0000000 --- a/pastel-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46155fc523bdd4efcd450bbcb3f2b94a6e3b25edc0eb493e081104ad09e1ca36 -size 7601 diff --git a/pastel-0.2.1.tar.gz b/pastel-0.2.1.tar.gz new file mode 100644 index 0000000..a4f3ad9 --- /dev/null +++ b/pastel-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6581ac04e973cac858828c6202c1e1e81fee1dc7de7683f3e1ffe0bfd8a573d +size 7555 diff --git a/python-pastel.changes b/python-pastel.changes index cb99138..351d9c0 100644 --- a/python-pastel.changes +++ b/python-pastel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 29 20:22:03 UTC 2022 - Dirk Müller + +- update to 0.2.1: + * build system fix + ------------------------------------------------------------------- Wed Mar 11 15:36:19 UTC 2020 - Marketa Calabkova diff --git a/python-pastel.spec b/python-pastel.spec index ecd357d..ee8cd0c 100644 --- a/python-pastel.spec +++ b/python-pastel.spec @@ -1,7 +1,7 @@ # # spec file for package python-pastel # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 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-pastel -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: String colorization for Python License: MIT