Bug 1965122

Summary: Review Request: rust-maybe-owned - Provides Rust enums MaybeOwned and MaybeOwnedMut
Product: [Fedora] Fedora Reporter: Olivier Lemasle <o.lemasle>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-09 03:05:43 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 Olivier Lemasle 2021-05-26 22:11:40 UTC
Spec URL: https://olem.fedorapeople.org/reviews/rust-maybe-owned.spec
SRPM URL: https://olem.fedorapeople.org/reviews/rust-maybe-owned-0.3.4-1.fc34.src.rpm

Description:
Provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but
it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`.

Fedora Account System Username: olem

Comment 1 Olivier Lemasle 2021-05-26 22:11:43 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=68819417

Comment 2 Robert-André Mauchin 🐧 2021-05-29 16:09:37 UTC

 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 3 Olivier Lemasle 2021-05-29 19:28:09 UTC
Thanks for the review!

https://pagure.io/releng/fedora-scm-requests/issue/34310

Comment 4 Jens Petersen 2021-05-31 02:33:26 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-maybe-owned

Comment 5 Fedora Update System 2021-05-31 18:48:28 UTC
FEDORA-2021-c9eb953af8 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c9eb953af8

Comment 6 Fedora Update System 2021-06-01 01:43:41 UTC
FEDORA-2021-c9eb953af8 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-c9eb953af8 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c9eb953af8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-06-09 03:05:43 UTC
FEDORA-2021-c9eb953af8 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.