commit golang-github-golang-protobuf for openSUSE:Factory

2016-04-06 Thread h_root
Hello community,

here is the log from the commit of package golang-github-golang-protobuf for 
openSUSE:Factory checked in at 2016-04-06 11:51:52

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
  2016-01-12 16:14:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-golang-protobuf.new/golang-github-golang-protobuf.changes
 2016-04-06 11:51:56.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr  3 19:05:32 UTC 2016 - i...@marguerite.su
+
+- add xz dependency for SLE
+- get rid of -source subpackage, no one use it
+
+---



Other differences:
--
++ golang-github-golang-protobuf.spec ++
--- /var/tmp/diff_new_pack.MasASw/_old  2016-04-06 11:51:57.0 +0200
+++ /var/tmp/diff_new_pack.MasASw/_new  2016-04-06 11:51:57.0 +0200
@@ -27,6 +27,7 @@
 Source: protobuf-%{version}.tar.xz
 BuildRequires:  golang-packaging
 BuildRequires:  protobuf-devel
+BuildRequires:  xz
 Provides:   go-goprotobuf = %{version}
 Obsoletes:  go-goprotobuf < %{version}
 Provides:   go-protobuf = %{version}
@@ -38,8 +39,6 @@
 This package provides Go support, in the form of a library and protocol
 compiler plugin, for Google's protocol buffers. (RPC is not supported.)
 
-%gosrc_package
-
 %prep
 %setup -q -n protobuf-%{version}
 
@@ -49,7 +48,6 @@
 
 %install
 %goinstall
-%gosrc
 
 %files
 %defattr(-,root,root,-)
@@ -57,8 +55,4 @@
 %{_bindir}/protoc-gen-go
 %{go_contribdir}/*
 
-%files source
-%defattr(-,root,root,-)
-%{go_contribsrcdir}/*
-
 %changelog




commit golang-github-golang-protobuf for openSUSE:Factory

2016-01-12 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-golang-protobuf.new/golang-github-golang-protobuf.changes
 2016-01-12 16:14:01.0 +0100
@@ -1,0 +2,15 @@
+Sat Dec 26 11:52:14 UTC 2015 - matwey.korni...@gmail.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.38L2Ec/_new  2016-01-12 16:14:01.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.38L2Ec/_new  2016-01-12 16:14:01.0 +0100
@@ -1,16 +1,16 @@
 
-  
+  
 https://github.com/golang/protobuf.git
 git
 .git
 0.0.0+git%cd.%h
 master
-  
-  
+  enable
+  
 protobuf-*.tar
 xz
   
-  
+  
 protobuf
   
-
+
\ No newline at end of file

++ _servicedata ++


https://github.com/golang/protobuf.git
  68415e7123da32b07eab49c96d2c4d6158360e9b++
 protobuf-0.0.0+git20150708.ab974be.tar.xz -> 
protobuf-0.0.0+git20151207.68415e7.tar.xz ++
 8900 lines of diff (skipped)