Bug 1872583
Summary: | Review Request: golang-github-d5-tengo-2 - Fast script language for Go | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fabian Affolter <mail> |
Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eclipseo, package-review |
Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-25 01:35:16 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1872571, 1882565 |
Description
Fabian Affolter
2020-08-26 06:58:45 UTC
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. |