diff --git a/decorator-4.4.2.tar.gz b/decorator-4.4.2.tar.gz deleted file mode 100644 index b8430a1..0000000 Binary files a/decorator-4.4.2.tar.gz and /dev/null differ diff --git a/decorator-5.0.9.tar.gz b/decorator-5.0.9.tar.gz new file mode 100644 index 0000000..2657fb0 Binary files /dev/null and b/decorator-5.0.9.tar.gz differ diff --git a/python-decorator.spec b/python-decorator.spec index 1d7e0f3..6312bcf 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -4,8 +4,8 @@ function decorators and decorator factories. It also includes an implementation other niceties (please check the docs). Name: python-%{_name} -Version: 4.4.2 -Release: 2 +Version: 5.0.9 +Release: 1 Summary: Simplify the signature-preserving function decorators and decorator factories License: BSD URL: https://github.com/micheles/decorator @@ -49,6 +49,12 @@ BuildRequires: python3-devel python3-setuptools %doc CHANGES.md %changelog +* Sat Nov 13 2021 liudabo - 5.0.9-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update version to 5.0.9 + * Fri Oct 23 2020 tianwei - 4.4.2-2 - Type:enhancement - ID:NA