Bug 2345887

Summary: Review Request: protobuf3 - Protocol Buffers - Google's data interchange format
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: RELEASE_PENDING --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ngompa13, package-review
Target Milestone: ---Flags: ngompa13: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2341815    

Description Michel Lind 2025-02-15 04:43:30 UTC
Spec URL: https://salimma.fedorapeople.org/protobuf3.spec
SRPM URL: https://salimma.fedorapeople.org/protobuf3-3.19.6-1.fc43.src.rpm

Description:
Protocol Buffers are a way of encoding structured data in an efficient
yet extensible format. Google uses Protocol Buffers for almost all of
its internal RPC protocols and file formats.

Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data – think XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then
you can use special generated source code to easily write and read
your structured data to and from a variety of data streams and using a
variety of languages. You can even update your data structure without
breaking deployed programs that are compiled against the "old" format.

Fedora Account System Username: salimma

Comment 1 Michel Lind 2025-02-15 04:45:59 UTC
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=129251424

Comment 2 Neal Gompa 2025-02-15 07:51:56 UTC
Taking this review.

Comment 3 Neal Gompa 2025-02-15 09:48:24 UTC
Review notes:

* Package follows Fedora packaging guidelines
* Package builds and installs
* Package licensing is correct
* No serious issues from rpmlint

PACKAGE APPROVED.

Comment 4 Fedora Admin user for bugzilla script actions 2025-02-15 16:27:57 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/protobuf3