Bug 2064141

Summary: Review Request: rust-micro-timer - Dumb tiny logging timer
Product: [Fedora] Fedora Reporter: Aleksei Bavshin <alebastr89>
Component: Package ReviewAssignee: Mads Kiilerich <mads>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mads, package-review
Target Milestone: ---Flags: mads: 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: 2022-05-07 04:17:42 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: 2064140    
Bug Blocks: 2063941    

Comment 1 Mads Kiilerich 2022-03-15 14:23:42 UTC
I verified that the spec and source is exactly as generated with "rust2rpm -as micro-timer", except

@@ -10,7 +10,8 @@
 Summary:        Dumb tiny logging timer
 
 # Upstream license specification: None
-License:        # FIXME
+# Upstream license file: MIT
+License:        MIT
 
 URL:            https://crates.io/crates/micro-timer
 Source:         %{crates_source}

The LICENCE file is MIT, which is OK.

The package builds locally on f35, installs, and works for enabling experimental build of Mercurial with Rust extensions.

rpmlint is clean, except "W: no-documentation".

Comment 2 Gwyn Ciesla 2022-04-04 21:22:39 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-micro-timer

Comment 3 Fedora Update System 2022-04-05 17:28:05 UTC
FEDORA-2022-c7ededf903 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903

Comment 4 Fedora Update System 2022-04-06 17:54:59 UTC
FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-c7ededf903 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903

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

Comment 5 Fedora Update System 2022-05-07 04:17:42 UTC
FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.