SHA256
1
0
forked from pool/protobuf

Accepting request 758169 from home:mmnelemane:branches:devel:tools:building

Updated to version 3.9.2

OBS-URL: https://build.opensuse.org/request/show/758169
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=81
This commit is contained in:
Martin Pluskal 2019-12-19 15:41:46 +00:00 committed by Git OBS Bridge
parent 68ecc1075f
commit d279649968
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 19 12:47:53 UTC 2019 - Madhu Mohan Nelemane <mmnelemane@suse.com>
- 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 <fstrba@suse.com>

View File

@ -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