diff --git a/protobuf-3.9.1.tar.gz b/protobuf-3.9.1.tar.gz deleted file mode 100644 index aab405c..0000000 --- a/protobuf-3.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98e615d592d237f94db8bf033fba78cd404d979b0b70351a9e5aaff725398357 -size 4947402 diff --git a/protobuf-3.9.2.tar.gz b/protobuf-3.9.2.tar.gz new file mode 100644 index 0000000..e985a61 --- /dev/null +++ b/protobuf-3.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28caa2e8a14a9854a22bfe9e8b6645978c58b61eb530788d99210044b2051509 +size 5070162 diff --git a/protobuf.changes b/protobuf.changes index 161d824..f98dc03 100644 --- a/protobuf.changes +++ b/protobuf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 19 12:47:53 UTC 2019 - Madhu Mohan Nelemane + +- Updated to version 3.9.2 + (Objective-C) + * Remove OSReadLittle* due to alignment requirements. (#6678) + * Don't use unions and instead use memcpy for the type swaps. (#6672) + ------------------------------------------------------------------- Fri Sep 27 07:00:11 UTC 2019 - Fridrich Strba diff --git a/protobuf.spec b/protobuf.spec index 01955cf..9a2e9d9 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -27,7 +27,7 @@ %bcond_without python2 %bcond_without python3 Name: protobuf -Version: 3.9.1 +Version: 3.9.2 Release: 0 Summary: Protocol Buffers - Google's data interchange format License: BSD-3-Clause