diff options
Diffstat (limited to 'python-ffcount.spec')
| -rw-r--r-- | python-ffcount.spec | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/python-ffcount.spec b/python-ffcount.spec index 2838a6f..d1c4bed 100644 --- a/python-ffcount.spec +++ b/python-ffcount.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ffcount -Version: 0.2.1 +Version: 0.2.2 Release: 1 Summary: Fast File Count: Recursively count files and directories very quickly License: Apache License 2.0 URL: https://github.com/GjjvdBurg/ffcount -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3a/a9/d725482760e69807853729b1619c58f8aa7a41898b93d272de3a77de0e10/ffcount-0.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/bf/7f8106a240ec7be1f127fcceb6f15286e5bce8c8eadc78bee0c138a83f6c/ffcount-0.2.2.tar.gz %description @@ -83,8 +83,6 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %package -n python3-ffcount Summary: Fast File Count: Recursively count files and directories very quickly Provides: python-ffcount @@ -169,8 +167,6 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %package help Summary: Development documents and examples for ffcount Provides: python3-ffcount-doc @@ -249,10 +245,8 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %prep -%autosetup -n ffcount-0.2.1 +%autosetup -n ffcount-0.2.2 %build %py3_build @@ -292,5 +286,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.2-1 - Package Spec generated |
