Bug 1958333

Summary: Review Request: rust-vsprintf - Rust bindings to the libc vsprintf function
Product: [Fedora] Fedora Reporter: Davide Cavalca <davide>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <zebob.m>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, zebob.m
Target Milestone: ---Flags: zebob.m: 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-08-04 22:47:18 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: 1958352    

Description Davide Cavalca 2021-05-07 16:28:26 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-vsprintf/rust-vsprintf.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-vsprintf/rust-vsprintf-2.0.0-1.fc35.src.rpm

Description:
Rust bindings to the libc vsprintf function.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2021-05-07 16:28:28 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=67434301

Comment 2 Robert-André Mauchin 🐧 2021-05-09 16:42:12 UTC
 - You must install the LICENSE with %license in %files

%package        devel
Summary:        %{summary}
BuildArch:      noarch

%description    devel %{_description}

This package contains library source intended for building other packages
which use "%{crate}" crate.

%files          devel
%license LICENSE
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/

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

Package approved. Please fix the aforementioned issue before import.

Comment 3 Davide Cavalca 2021-05-09 17:25:05 UTC
Thanks!

$ fedpkg request-repo rust-vsprintf 1958333 
https://pagure.io/releng/fedora-scm-requests/issue/33858

Comment 4 Gwyn Ciesla 2021-05-10 15:59:35 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-vsprintf

Comment 5 Fedora Update System 2021-05-11 22:08:01 UTC
FEDORA-2021-efb45c264a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-efb45c264a

Comment 6 Fedora Update System 2021-05-12 07:05:51 UTC
FEDORA-2021-efb45c264a 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-efb45c264a \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-efb45c264a

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

Comment 7 Fedora Update System 2021-05-20 01:11:41 UTC
FEDORA-2021-efb45c264a has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.