Hello community, here is the log from the commit of package protobuf-c for openSUSE:Factory checked in at 2017-12-29 18:47:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/protobuf-c (Old) and /work/SRC/openSUSE:Factory/.protobuf-c.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "protobuf-c" Fri Dec 29 18:47:28 2017 rev:11 rq:558935 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/protobuf-c/protobuf-c.changes 2015-06-10 09:12:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.protobuf-c.new/protobuf-c.changes 2017-12-29 18:47:37.141600215 +0100 @@ -1,0 +2,32 @@ +Thu Dec 14 15:59:33 UTC 2017 - [email protected] + +- Update to version 1.3.0: + * Add test case for the issue in #220 (#254). + * Fix issue #251, "Bad enums with multiple oneofs" (#256). + * Add warning flags to my_CFLAGS (#257). + * Fix namespace errors when compiled with latest protobuf (#280). + * Bump minimum required header version for proto3 syntax (#282). + * Relax autoconf constraint from v2.64 to v2.63 so that it works + on older Linux distros (#233). + * Fix bigendian -Wunused-label warning (#215).a + * proto3 support (#228). + * Remove leftover FIXME comment (#258). + * Fix proto3 "is zeroish" evaluation (#264). + * Small cleanup in oneof handling (#265). + * Rework is_zeroish one more time (#267). + * proto3: make strings default to "" instead of NULL (#274). + * CMake: Allow protobuf-c to be included via include_subdirectory + (#245). +- Changes from version 1.2.1: + * protoc-c: Generate code that uses the universal zero initializer + {0} when initializing a oneof union (#187, #205). +- Changes from version 1.2.0: + * Implement the "optimize_for = CODE_SIZE" option (#183). + * Eliminate undefined behavior in zigzag functions (#198). + * Pack negative enum values correctly (#199). + * Fix protobuf_c_message_get_packed_size() on 16-bit systems + (#196, #197). + * Update link to Autotools Mythbuster to canonical site (#201). + * Skip test suite when cross-compiling (#184). + +------------------------------------------------------------------- Old: ---- protobuf-c-1.1.1.tar.gz New: ---- protobuf-c-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ protobuf-c.spec ++++++ --- /var/tmp/diff_new_pack.7alu2V/_old 2017-12-29 18:47:38.901094883 +0100 +++ /var/tmp/diff_new_pack.7alu2V/_new 2017-12-29 18:47:38.905093734 +0100 @@ -1,7 +1,7 @@ # # spec file for package protobuf-c # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: protobuf-c -Version: 1.1.1 +Version: 1.3.0 Release: 0 %define soname 1 Summary: C bindings for Google's Protocol Buffers @@ -104,6 +104,7 @@ %defattr(-,root,root) %doc ChangeLog TODO %{_bindir}/protoc-c +%{_bindir}/protoc-gen-c %files -n libprotobuf-c%{soname} %defattr(-,root,root) ++++++ protobuf-c-1.1.1.tar.gz -> protobuf-c-1.3.0.tar.gz ++++++ ++++ 28498 lines of diff (skipped)
