Bug 1946655
| Summary: | Review Request: rust-qstring - Query string parser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Reimann <jreimann> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED RAWHIDE | 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: | 2021-04-07 13:04:04 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: | |||
|
Description
Jens Reimann
2021-04-06 15:21:10 UTC
- Please split the license from the README.md:
%files devel
%doc README.md
%license LICENSE
%{cargo_registry}/%{crate}-%{version_no_tilde}/
[…]
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
sed -e '0,/^### MIT License/d' README.md > LICENSE
- Please add your email in the changelog:
* Tue Apr 06 17:10:32 CEST 2021 Jens Reimann <jreimann> - 0.7.2-1
- License ok
- Latest version packaged
- Builds in mock
- No rpmlint errors
- Conforms to Packaging Guidelines
Package approved. Please fix the aforementioned issues before import.
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-qstring |