Bug 2163007 - Review Request: rust-hashbrown0.12 - Rust port of Google's SwissTable hash map
Summary: Review Request: rust-hashbrown0.12 - Rust port of Google's SwissTable hash map
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-22 20:32 UTC by Michel Lind
Modified: 2023-01-25 02:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-25 00:49:33 UTC
Type: ---
Embargoed:
davide: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2023-01-22 20:32:05 UTC
Spec URL: https://salimma.fedorapeople.org/rust-hashbrown0.12.spec
SRPM URL: https://salimma.fedorapeople.org/rust-hashbrown0.12-0.12.3-1.fc37.src.rpm

Description:
Rust port of Google's SwissTable hash map.

Fedora Account System Username: salimma

Comment 1 Michel Lind 2023-01-22 20:32:26 UTC
❯ diff -u rust-hashbrown0.12.spec ../../rust-hashbrown/rust-hashbrown.spec
--- rust-hashbrown0.12.spec     2023-01-22 14:25:35.370704716 -0600
+++ ../../rust-hashbrown/rust-hashbrown.spec    2023-01-22 14:24:30.767334675 -0600
@@ -1,18 +1,21 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 21
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate hashbrown
 
-Name:           rust-hashbrown0.12
+Name:           rust-%{crate}
 Version:        0.12.3
 Release:        %autorelease
 Summary:        Rust port of Google's SwissTable hash map
 
-License:        MIT OR Apache-2.0
+# Upstream license specification: MIT OR Apache-2.0
+License:        MIT or ASL 2.0
 URL:            https://crates.io/crates/hashbrown
 Source:         %{crates_source}
 
+ExclusiveArch:  %{rust_arches}
+
 BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:

Comment 3 Davide Cavalca 2023-01-22 22:26:55 UTC
Compat package, no review needed. APPROVED

Comment 4 Fedora Admin user for bugzilla script actions 2023-01-22 22:34:02 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-hashbrown0.12

Comment 5 Fedora Update System 2023-01-23 21:28:15 UTC
FEDORA-2023-bb16eadf50 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bb16eadf50

Comment 6 Fedora Update System 2023-01-23 21:51:38 UTC
FEDORA-2023-e58c13a40e has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e58c13a40e

Comment 7 Fedora Update System 2023-01-23 22:09:21 UTC
FEDORA-EPEL-2023-3368c8e6b7 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-3368c8e6b7

Comment 8 Fedora Update System 2023-01-25 00:49:33 UTC
FEDORA-EPEL-2023-3368c8e6b7 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2023-01-25 01:47:13 UTC
FEDORA-2023-bb16eadf50 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2023-01-25 02:36:04 UTC
FEDORA-2023-e58c13a40e has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.