diff --git a/apipkg-1.5.tar.gz b/apipkg-1.5.tar.gz deleted file mode 100644 index fb4a3cb..0000000 Binary files a/apipkg-1.5.tar.gz and /dev/null differ diff --git a/apipkg-2.1.1.tar.gz b/apipkg-2.1.1.tar.gz new file mode 100644 index 0000000..8384d0e Binary files /dev/null and b/apipkg-2.1.1.tar.gz differ diff --git a/python-apipkg.spec b/python-apipkg.spec index 2805fce..28c761c 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -1,6 +1,6 @@ Name: python-apipkg -Version: 1.5 -Release: 3 +Version: 2.1.1 +Release: 1 Summary: Namespace control and lazy-import mechanism License: MIT @@ -42,6 +42,9 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} %{python3_sitelib}/* %changelog +* Mon May 30 2022 liyanan - 2.1.1-1 +- update to 2.1.1 + * Wed Oct 21 2020 chengzihan - 1.5-3 - Remove Subpackage python2-apipkg