Bug 1377262
| Summary: | Review Request: golang-github-go-macaron-gzip - Provides Gzip compress to responses for Macaron | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Runge <mrunge> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | athoscribeiro, eclipseo, package-review, quantum.analyst |
| Target Milestone: | --- | ||
| 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: | 2019-09-03 06:33:25 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: | 1376691, 1376749, 1564272, 1690185 | ||
| Bug Blocks: | 1376389 | ||
|
Description
Matthias Runge
2016-09-19 10:36:27 UTC
Hello, There's a BR on golang(github.com/klauspost/compress/gzip) So I am adding a dependency on BZ#1376749 here! - Please use the latest git revision (cad1c6580a07c56f5f6bc52d66002a05985c5854)
- Please use a commit date for versioning:
%global commit cad1c6580a07c56f5f6bc52d66002a05985c5854
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20160222
Name: golang-%{provider}-%{project}-%{repo}
Version: 0
Release: 0.1.%{commitdate}git%{shortcommit}%{?dist}
And:
* Fri Sep 16 2016 Matthias Runge <mrunge> - 0-0.1.20160222gitcad1c65
*** This bug has been marked as a duplicate of bug 1691948 *** |