Changelog for
golang-org-x-sync-0.0.0+git20181108.42b3178-lp150.4.1.x86_64.rpm :
* Tue Dec 18 2018 opensuse-packagingAATTopensuse.org- Update to version 0.0.0+git20181108.42b3178:
* all: remove x/net/context in favour of context
* CONTRIBUTING.md: remove note about not accepting Pull Requests
* semaphore: add worker-pool example
* README: switch to Markdown, add better links
* semaphore: make test time independent of GOMAXPROCS
* syncmap: release m.mu during (
*RWMutexMap).Range callbacks
* syncmap: backport CL 42095
* semaphore: avoid loop variable capture by closure
* semaphore: add a weighted semaphore implementation
* syncmap: remove blocking for all operations on existing keys
* Fri Dec 16 2016 tboergerAATTsuse.com- Enabled changes generate within service
* Thu Dec 08 2016 tboergerAATTsuse.com- Initial packaging