Hello community,

here is the log from the commit of package go-goprotobuf for openSUSE:Factory 
checked in at 2012-03-08 19:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-goprotobuf (Old)
 and      /work/SRC/openSUSE:Factory/.go-goprotobuf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-goprotobuf", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-goprotobuf/go-goprotobuf.changes      
2012-02-14 11:24:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.go-goprotobuf.new/go-goprotobuf.changes 
2012-03-08 19:43:09.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Feb 16 17:43:20 UTC 2012 - [email protected]
+
+- Update for weekly 2012-02-12
+- Remove uses of runtime.MemStats.
+- Correctly generate extension names for .proto files that don't declare a
+  package.
+- Better error handling for invalid input that mentions tag 0.
+- Weak import/field handling.
+- Fix proto.Equal to consider empty and nil repeated fields as equal.
+- Avoid generating a struct that uses the same name for a field and a method.
+- update to loss of unsafe.Unreflect, unsafe.New 
+
+-------------------------------------------------------------------

Old:
----
  goprotobuf-0.0.0+hg20120120.tar.bz2
  runtime-memstats.patch

New:
----
  goprotobuf-0.0.0+hg20120216.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go-goprotobuf.spec ++++++
--- /var/tmp/diff_new_pack.qkEyMj/_old  2012-03-08 19:43:10.000000000 +0100
+++ /var/tmp/diff_new_pack.qkEyMj/_new  2012-03-08 19:43:10.000000000 +0100
@@ -19,14 +19,13 @@
 
 
 Name:           go-goprotobuf
-Version:        0.0.0+hg20120120
+Version:        0.0.0+hg20120216
 Release:        0
 Summary:        Go support for Protocol Buffers - Google's data interchange 
format
 License:        BSD-3-Clause
 Group:          Development/Languages/Other
 Url:            http://code.google.com/p/goprotobuf/
 Source0:        goprotobuf-%{version}.tar.bz2
-Patch0:         runtime-memstats.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
 BuildRequires:  protobuf-devel
@@ -40,18 +39,16 @@
 
 %prep
 %setup -q -n goprotobuf
-%patch0 -p1
 
 %build
+%goprep  code.google.com/p/goprotobuf
+%gobuild ...
 
 %install
+%goinstall
 
-%goinstall code.google.com/p/goprotobuf ...
-
-mv %{buildroot}%{_bindir}/compiler %{buildroot}%{_bindir}/protoc-gen-go
-
-#%%check
-#%%gotest code.google.com/p/goprotobuf/proto
+%check
+%gotest code.google.com/p/goprotobuf/proto
 
 %files
 %defattr(-,root,root,-)

++++++ goprotobuf-0.0.0+hg20120120.tar.bz2 -> 
goprotobuf-0.0.0+hg20120216.tar.bz2 ++++++
++++ 9811 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to