a7b59fddc9
OBS-URL: https://build.opensuse.org/request/show/320022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=8
57 lines
1.8 KiB
Plaintext
57 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 2 15:59:58 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 8
|
|
* skip the last "/" in golang.prov, thanks to matwey
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 31 02:52:31 UTC 2015 - i@marguerite.su
|
|
|
|
- udpate version 7
|
|
* handle gopkg.in/* requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 01:44:47 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 6
|
|
* fix golang.req to not treat a sentence as importpath
|
|
* fix golang.attr to correctly detect /usr/bin/*
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 22 14:56:07 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 5
|
|
* if a sub-directory doesn't contain any *.go file, do not
|
|
treat it as a Provides candidate.
|
|
* add /usr/bin to golang.attr for go executes to be handled
|
|
by golang-packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 12 10:32:17 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 4
|
|
* fix encoding error in golang-strip-builddep
|
|
* add macros.go-extra, extra golang macros for packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 11 08:48:50 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 3
|
|
* skip *example*.go/*test*.go for Requires finding
|
|
* support alias format (import xx "xxx") for importpath
|
|
* add golang-strip-builddep, a tool to strip unneeded importpath
|
|
from source codes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 10 16:43:10 UTC 2015 - i@marguerite.su
|
|
|
|
- update version 2
|
|
* fix pkgname detection
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 5 17:43:07 UTC 2015 - i@marguerite.su
|
|
|
|
- initial version 1
|
|
* implemented provides
|
|
* implemented requires
|