https://bugzilla.redhat.com/show_bug.cgi?id=1736010 --- Comment #9 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- (In reply to Hirotaka Wakabayashi from comment #8) > Hello Robert-André, > > Thanks for your fixing the problem. I successfully built binary packages. I > found a new warning of rpmlint. Please check the following warning. > ``` > golang-github-zmap-zcertificate.x86_64: W: incoherent-version-in-changelog > 0-0.1.20190816git30e3881 ['0-0.1.20190801git30e3881.fc31', > '0-0.1.20190801git30e3881'] > The latest entry in %changelog contains a version identifier that is not > coherent with the epoch:version-release tuple of the package. > ``` > > Here are the rpmlint results: > ``` > $ for file in $(find ~/rpmbuild/RPMS/ -type f); do echo $(basename $file); > rpmlint $file; done > golang-github-zmap-zcertificate-devel-0-0.1.20190801git30e3881.fc31.noarch. > rpm > golang-github-zmap-zcertificate-devel.noarch: W: hidden-file-or-dir > /usr/share/gocode/src/github.com/zmap/zcertificate/.goipath > 1 packages and 0 specfiles checked; 0 errors, 1 warnings. > golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64.rpm > golang-github-zmap-zcertificate.x86_64: W: incoherent-version-in-changelog > 0-0.1.20190816git30e3881 ['0-0.1.20190801git30e3881.fc31', > '0-0.1.20190801git30e3881'] > 1 packages and 0 specfiles checked; 0 errors, 1 warnings. > golang-github-zmap-zcertificate-debuginfo-0-0.1.20190801git30e3881.fc31. > x86_64.rpm > 1 packages and 0 specfiles checked; 0 errors, 0 warnings. > golang-github-zmap-zcertificate-debugsource-0-0.1.20190801git30e3881.fc31. > x86_64.rpm > 1 packages and 0 specfiles checked; 0 errors, 0 warnings. > ``` > > Thanks in advance, > Hirotaka Wakabayashi This is not a problem: the date computed in ?dist is the date of creation of the archive, so i will change the date to the date of when I upload the archive to dist-git. -- 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 Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx