Hello community,
here is the log from the commit of package golang-github-golang-protobuf for
openSUSE:Factory checked in at 2016-01-12 16:13:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-golang-protobuf (Old)
and /work/SRC/openSUSE:Factory/.golang-github-golang-protobuf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-golang-protobuf"
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-golang-protobuf/golang-github-golang-protobuf.changes
2015-07-24 09:58:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-golang-protobuf.new/golang-github-golang-protobuf.changes
2016-01-12 16:14:01.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Dec 26 11:52:14 UTC 2015 - [email protected]
+
+- Update to version 0.0.0+git20151207.68415e7:
+ + Unexport proto.MessageSet, and remove a bunch of its support.
+ + Add compressed file descriptor code generation.
+ + Remove a test that has outlived its usefulness.
+ + Generate correct service name for gRPC services without a package name.
+ + Document parameters in README
+ + Fix unmarshaling code to properly handle multiple instances of the same
extension appearing in the wire format. Prior to this change, multiple custom
options would result in all but the first being discarded when processed using
the proto.GetExtension() facilities.
+ + Regenerate protos.
+ + Generate sizer functions for oneofs.
+ + By popular demand, rename README to README.md and make Markdown consistent.
+ + Add some more Markdown annotations.
+
+-------------------------------------------------------------------
Old:
----
protobuf-0.0.0+git20150708.ab974be.tar.xz
New:
----
_servicedata
protobuf-0.0.0+git20151207.68415e7.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-golang-protobuf.spec ++++++
--- /var/tmp/diff_new_pack.38L2Ec/_old 2016-01-12 16:14:01.000000000 +0100
+++ /var/tmp/diff_new_pack.38L2Ec/_new 2016-01-12 16:14:01.000000000 +0100
@@ -18,15 +18,15 @@
Name: golang-github-golang-protobuf
-Version: 0.0.0+git20150708.ab974be
+Version: 0.0.0+git20151207.68415e7
Release: 0
Summary: Go support for Protocol Buffers - Google's data interchange
format
License: BSD-3-Clause
Group: Development/Languages/Other
Url: https://github.com/golang/protobuf
Source: protobuf-%{version}.tar.xz
-BuildRequires: protobuf-devel
BuildRequires: golang-packaging
+BuildRequires: protobuf-devel
Provides: go-goprotobuf = %{version}
Obsoletes: go-goprotobuf < %{version}
Provides: go-protobuf = %{version}
@@ -53,7 +53,7 @@
%files
%defattr(-,root,root,-)
-%doc CONTRIBUTORS LICENSE README
+%doc CONTRIBUTORS LICENSE README.md
%{_bindir}/protoc-gen-go
%{go_contribdir}/*
++++++ _service ++++++
--- /var/tmp/diff_new_pack.38L2Ec/_old 2016-01-12 16:14:01.000000000 +0100
+++ /var/tmp/diff_new_pack.38L2Ec/_new 2016-01-12 16:14:01.000000000 +0100
@@ -1,16 +1,16 @@
<services>
- <service name="tar_scm" mode="localonly">
+ <service mode="disabled" name="tar_scm">
<param name="url">https://github.com/golang/protobuf.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">0.0.0+git%cd.%h</param>
<param name="revision">master</param>
- </service>
- <service name="recompress" mode="localonly">
+ <param name="changesgenerate">enable</param></service>
+ <service mode="disabled" name="recompress">
<param name="file">protobuf-*.tar</param>
<param name="compression">xz</param>
</service>
- <service name="set_version" mode="localonly">
+ <service mode="disabled" name="set_version">
<param name="basename">protobuf</param>
</service>
-</services>
+</services>
\ No newline at end of file
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/golang/protobuf.git</param>
<param
name="changesrevision">68415e7123da32b07eab49c96d2c4d6158360e9b</param></service></servicedata>++++++
protobuf-0.0.0+git20150708.ab974be.tar.xz ->
protobuf-0.0.0+git20151207.68415e7.tar.xz ++++++
++++ 8900 lines of diff (skipped)