Changelog for
golang-github-golang-snappy-0.0.0+git20150730.723cc1e-3.6.x86_64.rpm :
Fri Dec 16 13:00:00 2016 tboergerAATTsuse.com
- Refactoring based on new packaging proposal
Mon Jan 11 13:00:00 2016 iAATTmarguerite.su
- Update to version 0.0.0+git20150730.723cc1e:
+ Skip benchmarks if /usr/share/dict/words isn\'t readable.
+ Have Encode return []byte instead of ([]byte, error).
+ Reject invalid varints when decoding.
+ Lint fixes.
+ C++ snappy has moved to github
+ A+C: add Damian Gryski
.
+ Fix max block size check