From 1c10c636728909e28dcb598f1d5509a9d2ce4444 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:11:33 +0000 Subject: automatic import of python-protobuf --- .gitignore | 1 + python-protobuf.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9d73a68..61596b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /protobuf-4.22.1.tar.gz +/protobuf-4.22.3.tar.gz 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 - 4.22.1-1 +* Fri Apr 21 2023 Python_Bot - 4.22.3-1 - Package Spec generated diff --git a/sources b/sources index 7327ec9..ec4e9c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fef1b8139003bc2586d44dc7ea9b4636 protobuf-4.22.1.tar.gz +8376fe006e7b1de81e09099aae2655c5 protobuf-4.22.3.tar.gz -- cgit v1.2.3