Update package to version 5.0

This commit is contained in:
wubijie 2023-04-07 15:49:49 +08:00
parent 7ac6f7f89b
commit 68f88b086d
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
5.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zope-deprecation Name: python-zope-deprecation
Version: 4.4.0 Version: 5.0
Release: 1 Release: 1
Summary: Zope Deprecation Infrastructure Summary: Zope Deprecation Infrastructure
License: ZPL 2.1 License: ZPL 2.1
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Mon Apr 10 2023 wubijie <wubijie@kylinos.cn> - 5.0-1
- Update package to version 5.0
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated