File go-goprotobuf.changes of Package go-goprotobuf
-------------------------------------------------------------------
Tue Aug 6 00:47:10 CEST 2013 - ro@suse.de
- use ExclusiveArch to limit build to the same architectures as go
-------------------------------------------------------------------
Sat Jun 29 11:28:41 UTC 2013 - graham@andtech.eu
- Update pacakge to latest upstream mercurial version
-------------------------------------------------------------------
Mon Jun 11 10:36:10 UTC 2012 - graham@andtech.eu
- Update spec with new package path locations
- Add documentation sub-package
-------------------------------------------------------------------
Thu Feb 16 17:43:20 UTC 2012 - graham@andtech.eu
- 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
-------------------------------------------------------------------
Wed Feb 8 10:37:57 UTC 2012 - graham@andtech.eu
- patch for encode/decode update runtime.MemStats use for weekly
-------------------------------------------------------------------
Wed Jan 25 08:31:50 UTC 2012 - graham@andtech.eu
- Update for weekly.2012-01-20
- update to go 1 import strings
- Fix panic in SetDefaults for nil sub-messages
- Fix a couple of instances where bad input could cause a panic
- GetExtension now returns a specific error when the requested extension is
missing
-------------------------------------------------------------------
Wed Dec 14 12:43:43 UTC 2011 - saschpe@suse.de
- Adjust to Go weekly.2011-12-02 changes
-------------------------------------------------------------------
Thu Sep 8 15:15:24 UTC 2011 - saschpe@suse.de
- Update to 08/09/2011 mercurial version:
* Follow changes of weekly Go release
-------------------------------------------------------------------
Fri Jun 24 20:37:56 UTC 2011 - saschpe@gmx.de
- Update to 24/06/2011 mercurial version
* goprotobuf: update for Alignof/Sizeof returning uintptr, and
goto restriction
* goprotobuf: sync from Google internal version
-------------------------------------------------------------------
Tue Jun 14 19:09:31 UTC 2011 - saschpe@gmx.de
- Update to 14/06/2011 mercurial release
* Adapted reflect API changes
* Safer unmarshalling
- Added goprotobuf-fix-imports patch
- Added goprotobuf-fix-proto-testsuite patch
- Also build and install goproto-gen-go binary
- Use new %go_disable_brp_strip_static_archive macro
-------------------------------------------------------------------
Sat May 21 13:09:14 UTC 2011 - saschpe@gmx.de
- Switch to %{go_make_test} macro
-------------------------------------------------------------------
Fri May 20 12:55:09 UTC 2011 - saschpe@suse.de
- Use Go RPM macros instead of custom ones
- Use proper package versioning scheme (needs reinstall)
- Drop provides/obsoletes of old package, needs reinstall anyway
-------------------------------------------------------------------
Thu May 19 14:37:28 UTC 2011 - saschpe@suse.de
- Remove rpmlintrc, not needed anymore
-------------------------------------------------------------------
Thu May 19 12:08:09 UTC 2011 - saschpe@suse.de
- Simpler build
-------------------------------------------------------------------
Wed May 18 14:00:12 UTC 2011 - saschpe@suse.de
- Don't require 'go'
- Disable brp-strip-static-archive on Fedora, breaks build
- Provide devel and devel-static packages
- Remove devel-file-in-non-devel-package rpmlint filter
-------------------------------------------------------------------
Mon Mar 21 15:25:36 UTC 2011 - saschpe@suse.de
- Removed authors from description
- Removed pkg_version macro, use %%{version} directly
-------------------------------------------------------------------
Wed Mar 9 12:43:07 UTC 2011 - graham@andtech.eu
- Updated to 09/03/2001 upstream
-------------------------------------------------------------------
Thu Feb 3 16:50:20 UTC 2011 - graham@andtech.eu
- Updated to 01/02/2011 upstream
-------------------------------------------------------------------
Thu Dec 2 08:21:34 UTC 2010 - speilicke@novell.com
- Updated to 02/12/2010 upstream version
-------------------------------------------------------------------
Tue Nov 16 08:30:28 UTC 2010 - speilicke@novell.com
- Updated to 16/11/2010 upstream version
-------------------------------------------------------------------
Tue Nov 9 19:42:26 UTC 2010 - speilicke@novell.com
- Initial commit