Changelog for
golang-pkg-bin-linux-amd64-1.2.1-3.el7.x86_64.rpm :
* Wed Apr 09 2014 Vincent Batts
1.2.1-3- including more to macros (%go_arches)- set a standard goroot as /usr/lib/golang, regardless of arch- include sub-packages for compiler toolchains, for all golang supported architectures
* Wed Mar 26 2014 Vincent Batts 1.2.1-2- provide a system rpm macros. Starting with %gopath
* Tue Mar 04 2014 Adam Miller 1.2.1-1- Update to latest upstream
* Thu Feb 20 2014 Adam Miller 1.2-7- Remove _BSD_SOURCE and _SVID_SOURCE, they are deprecated in recent versions of glibc and aren\'t needed
* Wed Feb 19 2014 Adam Miller 1.2-6- pull in upstream archive/tar implementation that supports xattr for docker 0.8.1
* Tue Feb 18 2014 Vincent Batts 1.2-5- provide \'go\', so users can yum install \'go\'
* Fri Jan 24 2014 Vincent Batts 1.2-4- skip a flaky test that is sporadically failing on the build server
* Thu Jan 16 2014 Vincent Batts 1.2-3- remove golang-godoc dependency. cyclic dependency on compiling godoc
* Wed Dec 18 2013 Vincent Batts - 1.2-2- removing P224 ECC curve
* Mon Dec 02 2013 Vincent Batts - 1.2-1- Update to upstream 1.2 release- remove the pax tar patches
* Tue Nov 26 2013 Vincent Batts - 1.1.2-8- fix the rpmspec conditional for rhel and fedora
* Thu Nov 21 2013 Vincent Batts - 1.1.2-7- patch tests for testing on rawhide- let the same spec work for rhel and fedora
* Wed Nov 20 2013 Vincent Batts - 1.1.2-6- don\'t symlink /usr/bin out to ../lib..., move the file- seperate out godoc, to accomodate the go.tools godoc
* Fri Sep 20 2013 Adam Miller - 1.1.2-5- Pull upstream patches for BZ#1010271- Add glibc requirement that got dropped because of meta dep fix
* Fri Aug 30 2013 Adam Miller - 1.1.2-4- fix the libc meta dependency (thanks to vbatts [at] redhat.com for the fix)
* Tue Aug 27 2013 Adam Miller - 1.1.2-3- Revert incorrect merged changelog
* Tue Aug 27 2013 Adam Miller - 1.1.2-2- This was reverted, just a placeholder changelog entry for bad merge
* Tue Aug 20 2013 Adam Miller - 1.1.2-1- Update to latest upstream
* Sat Aug 03 2013 Fedora Release Engineering - 1.1.1-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar - 1.1.1-6- Perl 5.18 rebuild
* Wed Jul 10 2013 Adam Goode - 1.1.1-5- Blacklist testdata files from prelink- Again try to fix #973842
* Fri Jul 05 2013 Adam Goode - 1.1.1-4- Move src to libdir for now (#973842) (upstream issue https://code.google.com/p/go/issues/detail?id=5830)- Eliminate noarch data package to work around RPM bug (#975909)- Try to add runtime-gdb.py to the gdb safe-path (#981356)
* Wed Jun 19 2013 Adam Goode - 1.1.1-3- Use lua for pretrans (http://fedoraproject.org/wiki/Packaging:Guidelines#The_.25pretrans_scriptlet)
* Mon Jun 17 2013 Adam Goode - 1.1.1-2- Hopefully really fix #973842- Fix update from pre-1.1.1 (#974840)
* Thu Jun 13 2013 Adam Goode - 1.1.1-1- Update to 1.1.1- Fix basically useless package (#973842)
* Sat May 25 2013 Dan HorĂ¡k - 1.1-3- set ExclusiveArch
* Fri May 24 2013 Adam Goode - 1.1-2- Fix noarch package discrepancies
* Fri May 24 2013 Adam Goode - 1.1-1- Initial Fedora release.- Update to 1.1
* Thu May 09 2013 Adam Goode - 1.1-0.3.rc3- Update to rc3
* Thu Apr 11 2013 Adam Goode - 1.1-0.2.beta2- Update to beta2
* Tue Apr 09 2013 Adam Goode - 1.1-0.1.beta1- Initial packaging.