Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo-2.6.0-1.fc32.src.rpm Project URL: https://github.com/d5/tengo Description: A fast script language for Go. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=50172531 rpmlint output: $ rpmlint golang-github-d5-tengo-2.6.0-1.fc32.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. $ rpmlint golang-github-d5-tengo-devel-2.6.0-1.fc32.noarch.rpm golang-github-d5-tengo-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/d5/tengo/.goipath 1 packages and 0 specfiles checked; 0 errors, 1 warnings. Fedora Account System Username: fab
I changed a bit how we deal with modules vX: - use this import path: github.com/d5/tengo/v2 - rename the spec golang-github-d5-tengo-2 - Package only cmd/tengo, the bench thing and stdlib does concern us %gobuild -o %{gobuilddir}/bin/tengo %{goipath}/cmd/tengo
(In reply to Robert-André Mauchin 🐧 from comment #1) > I changed a bit how we deal with modules vX: > > - use this import path: github.com/d5/tengo/v2 Changed > - rename the spec golang-github-d5-tengo-2 Renamed > - Package only cmd/tengo, the bench thing and stdlib does concern us > > %gobuild -o %{gobuilddir}/bin/tengo %{goipath}/cmd/tengo Changed %changelog * Tue Sep 15 2020 Fabian Affolter <mail> - 2.6.0-2 - Rename package and adjust path - Limit binary part (rhbz#1872583)
Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo-2.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo-2-2.6.0-2.fc32.src.rpm
%changelog * Tue Sep 15 2020 Fabian Affolter <mail> - 2.6.1-1 - Update to latest upstream release 2.6.1 Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo-2.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-d5-tengo-2-2.6.1-1.fc32.src.rpm
Package approved.
Thanks
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-d5-tengo-2
FEDORA-2020-307c7d175f has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-307c7d175f
FEDORA-2020-307c7d175f has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-307c7d175f \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-307c7d175f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-307c7d175f has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.