SHA256
1
0
forked from pool/protobuf

Accepting request 883113 from home:dirkmueller:Factory

- update to 3.15.7:
  C++
  * Remove the ::pb namespace (alias) (#8423)
  Ruby
  * Fix unbounded memory growth for Ruby <2.7 (#8429)
  * Fixed message equality in cases where the message type is different (#8434)

OBS-URL: https://build.opensuse.org/request/show/883113
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=104
This commit is contained in:
Martin Pluskal
2021-04-06 06:05:24 +00:00
committed by Git OBS Bridge
parent 59f3184975
commit f391cfe38c
4 changed files with 14 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%bcond_without python2
%bcond_without python3
Name: protobuf
Version: 3.15.6
Version: 3.15.7
Release: 0
Summary: Protocol Buffers - Google's data interchange format
License: BSD-3-Clause