SHA256
1
0
forked from pool/protobuf

Accepting request 883160 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/883160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/protobuf?expand=0&rev=49
This commit is contained in:
Richard Brown 2021-04-08 19:02:51 +00:00 committed by Git OBS Bridge
commit 4132cf3fc4
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65e020a42bdab44a66664d34421995829e9e79c60e5adaa08282fd14ca552f57
size 5284018

3
protobuf-3.15.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efdd6b932a2c0a88a90c4c80f88e4b2e1bf031e7514dbb5a5db5d0bf4f295504
size 5284817

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 6 01:47:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 25 16:27:58 UTC 2021 - Ben Greiner <code@bnavigator.de> Thu Mar 25 16:27:58 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

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