diff options
Diffstat (limited to 'python-protobuf.spec')
-rw-r--r-- | python-protobuf.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-protobuf.spec b/python-protobuf.spec index ac3f15d..82017c8 100644 --- a/python-protobuf.spec +++ b/python-protobuf.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-protobuf -Version: 4.22.1 +Version: 4.22.3 Release: 1 Summary: please add a summary manually as the author left a blank one License: 3-Clause BSD License URL: https://developers.google.com/protocol-buffers/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4a/e0/9da6a25f4ac72455f5da9d4af8d75144d15e29d415220773850e0ec23d3e/protobuf-4.22.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/86/44a1e4990a81cb4248a2091a182bb76a6417fddcaff560ceb6b44eb05c55/protobuf-4.22.3.tar.gz %description @@ -30,7 +30,7 @@ Provides: python3-protobuf-doc %prep -%autosetup -n protobuf-4.22.1 +%autosetup -n protobuf-4.22.3 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.22.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.22.3-1 - Package Spec generated |