Bug 2187845
Summary: | Review Request: golang-github-bep-lazycache - Thread safe in-memory LRU cache with non-blocking cache priming on cache misses | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | W. Michael Petullo <mike> | ||||
Component: | Package Review | Assignee: | Mikel Olasagasti Uranga <mikel> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | mikel, package-review | ||||
Target Milestone: | --- | Flags: | mikel:
fedora-review+
|
||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-05-16 14:12:15 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: | 2187844 | ||||||
Bug Blocks: | 1930952 | ||||||
Attachments: |
|
Description
W. Michael Petullo
2023-04-18 21:40:14 UTC
I left a discrepency between the .spec file and .src.rpm. I just rebuild the .src.rpm to fix this. No change to the .spec file. Spec URL: https://www.flyn.org/SRPMS/golang-github-bep-lazycache.spec SRPM URL: https://www.flyn.org/SRPMS/golang-github-bep-lazycache-0.2.0-1.fc38.src.rpm Description: Thread safe in-memory LRU cache with non-blocking cache priming on cache misses. Fedora Account System Username: mikep Created attachment 1958434 [details]
The .spec file difference from Copr build 5803426 to 5807134
I am not going to go through the whole fedora-review template, as this package uses go2rpm. - [x] The specfile is sane. - [x] License is correct - [x] Builds successfully in mock - [x] Package is installable (checked by fedora-review) - [x] No relevant rpmlint errors - [x] %check section passes - [x] The latest version is packaged - [x] `%goipath` is set correctly - [-] Binaries don't conflict with binaries already in the distribution - [x] The package complies with the Packaging Guidelines. Package approved! On import, don't forget to do the following: - [ ] Add package to release-monitoring.org - [ ] Give go-sig privileges on package - [ ] Close the review bug by referencing it in the rpm changelog and the Bodhi ticket. The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-bep-lazycache FEDORA-2023-c18bd85513 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c18bd85513 FEDORA-2023-c18bd85513 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |