https://bugzilla.redhat.com/show_bug.cgi?id=1245962 --- Comment #5 from Jan Chaloupka <jchaloup@xxxxxxxxxx> --- > - The file example/ex1.go seems to be documentation, not part of the -devel subpackage code. If it goes under %doc, it will get installed out of $GOPATH/src directory and becomes uncompileable. The usual use case is to run `go build github.com/petar/GoLLRB/blob/master/example'. > - There are new guidelines for the Release: tag for snapshots. For instance, the date the snapshot was taken must be present (this should be updated in gofed). See [1] and [2] for reference. The YYYYMMDD date is impossible to detect without touching the corresponding git repository. It requires cloning a repository locally, checking the commit and accessing its commit date. Additional, the guidelines are not clear what date to use. Date of the snapshot a.k.a commit date? rpmbuild date? Or any date? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx