-
Wed Jun 17 2020 Elena Zannoni <elena.zannoni@oracle.com> - 20.0.0-3
- Fix the two scripts to actually do the right thing
- Bump version to -3
-
Wed Jun 17 2020 Elena Zannoni <elena.zannoni@oracle.com> - 20.0.0-2
- Add Requires golang
-
Mon Jun 15 2020 Elena Zannoni <elena.zannoni@oracle.com> - 20.0.0-1
- Import new 20.0.0 release
- Orabug: 31492865
- Work around wrong permissions for one file in the upstreaam distro
- Major cleanup and semplilfication of the spec file
-
Fri May 24 2019 Stephen Kyoungwon Kim <stephen.kim@oracle.com> - 5.10.0-2
- Move the package to /usr/share/gocode, which seems a preferred location for 3rd party packages
-
Fri May 24 2019 Stephen Kyoungwon Kim <stephen.kim@oracle.com> - 5.10.0-1
- Import 5.10.0
-
Fri May 24 2019 Stephen Kyoungwon Kim <stephen.kim@oracle.com> - 5.4.0-3
- Include /usr/lib/golang/src/github.com/oracle/oci-go-sdk directory in the package
- Oracle-Bug: 29909474
-
Fri May 24 2019 Stephen Kyoungwon Kim <stephen.kim@oracle.com> - 5.4.0-2
- updated to keep Lans' changes made in 4.0.0-3
-
Fri May 24 2019 Tianyue Lan <tianyue.lan@oracle.com> - 5.4.0-1
- import v5.4.0 as of May 21 2019
- Stephen <stephen.kim@oracle.com> cherry-picked from Tianyue's original commit
-
Tue May 21 2019 Lans Hung <lans.hung@oracle.com> 4.0.0-3
- Fix spec file to build for specific version only.
- Change install location to /usr/lib instead of /usr/lib64
- Fix error when downloading dependency from upstream during build step.
Use go get golang.org/x/lint/golint instead of go get -u github.com/golang/lint/golint
-
Tue Mar 05 2019 Lans Hung <lans.hung@oracle.com> - 4.0.0-1
- Initialize package.