diff --git a/decorator-4.3.2.tar.gz b/decorator-4.3.2.tar.gz deleted file mode 100644 index 96c244a..0000000 Binary files a/decorator-4.3.2.tar.gz and /dev/null differ diff --git a/decorator-4.4.2.tar.gz b/decorator-4.4.2.tar.gz new file mode 100644 index 0000000..b8430a1 Binary files /dev/null and b/decorator-4.4.2.tar.gz differ diff --git a/python-decorator.spec b/python-decorator.spec index 6ebd9af..f028e29 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -4,7 +4,7 @@ function decorators and decorator factories. It also includes an implementation other niceties (please check the docs). Name: python-%{_name} -Version: 4.3.2 +Version: 4.4.2 Release: 1 Summary: Simplify the signature-preserving function decorators and decorator factories License: BSD @@ -64,6 +64,9 @@ BuildRequires: python3-devel python3-setuptools %doc CHANGES.md %changelog +* Fri Aug 28 2020 SimpleUpdate Robot - 4.4.2-1 +- Upgrade to version 4.4.2 + * Mon Aug 03 2020 Leo Fang - 4.3.2-1 - Upgrade to version 4.3.2