Initial import

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent b37f087c73
commit 82472471ab
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

@ -1,17 +1,15 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate serial_test_derive
Name: rust-%{crate}
Version: 0.5.0
Version: 0.5.1
Release: 1%{?dist}
Summary: Helper crate for serial_test
# Upstream license specification: MIT
# The LICENSE file is not present in the sub-crate but this has already been
# fixed upstream: https://github.com/palfrey/serial_test/commit/4997bc3d56d.
License: MIT
URL: https://crates.io/crates/serial_test_derive
Source: %{crates_source}
@ -72,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 14:42:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.1-1
- Update to 0.5.1
* Wed Oct 21 13:19:11 CEST 2020 Javier Martinez Canillas <javierm@redhat.com> - 0.5.0-1
- Initial package
Resolves: rhbz#1886458

@ -1 +1 @@
SHA512 (serial_test_derive-0.5.0.crate) = 2c9e3a49c726975dfe6ccc7f7fd4bb9365660113c3d4352593285a4e5c6f250b4ba0375f0fa1a4a7b47bf7726cc59d4b63fc37c3bc80e9030eafe9b2c5ddeeac
SHA512 (serial_test_derive-0.5.1.crate) = e3f4b3c2eed1b284dbff7447c2f912343f9b95cbd88f3387c0136ca42698b38a607c752277ee4590ded9f73f475325d2652ba67ba029ddd54711d9070ac5f43e

Loading…
Cancel
Save