diff --git a/protobuf-3.15.6.tar.gz b/protobuf-3.15.6.tar.gz deleted file mode 100644 index 002d99d..0000000 --- a/protobuf-3.15.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65e020a42bdab44a66664d34421995829e9e79c60e5adaa08282fd14ca552f57 -size 5284018 diff --git a/protobuf-3.15.7.tar.gz b/protobuf-3.15.7.tar.gz new file mode 100644 index 0000000..ad2131e --- /dev/null +++ b/protobuf-3.15.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdd6b932a2c0a88a90c4c80f88e4b2e1bf031e7514dbb5a5db5d0bf4f295504 +size 5284817 diff --git a/protobuf.changes b/protobuf.changes index 2a864ce..424fc51 100644 --- a/protobuf.changes +++ b/protobuf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 6 01:47:17 UTC 2021 - Dirk Müller + +- 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 diff --git a/protobuf.spec b/protobuf.spec index 63fab10..15260b1 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -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