Spec URL: http://ignatenkobrain.fedorapeople.org//rust-void.spec SRPM URL: http://ignatenkobrain.fedorapeople.org//rust-void-1.0.2-2.fc28.src.rpm Description: Uninhabited void type for use in statically impossible cases.
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-void.spec SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-void-1.0.2-2.fc28.src.rpm FAS username: ignatenkobrain
One issue: the project seems to have been relicensed under MIT or ASL 2.0. The crates.io page doesn't reflect this but the Github page does: >Licensed under either of > > Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org >/licenses/LICENSE-2.0) > MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) > >at your option https://github.com/reem/rust-void Please correct the License field and grab both LICENSE- files from Github master. Other than this the package is fine and is accepted.
Relicense happened after releasing 1.0.2, so license is correct.
Relicense happened before 1.0.2, see the changelog https://github.com/reem/rust-void/commits/master
(fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-void
(In reply to Robert-André Mauchin from comment #4) > Relicense happened before 1.0.2, see the changelog > https://github.com/reem/rust-void/commits/master Commit happened before, but it got merged only after ;) That's how git-merge --no-ff works ;)