Update to 0.3.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 6f44f8bb8d
commit 2e22efedb4
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1 +1,2 @@
/rustc-test-0.2.0.crate /rustc-test-0.2.0.crate
/rustc-test-0.3.0.crate

@ -5,8 +5,8 @@
%global crate rustc-test %global crate rustc-test
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.0 Version: 0.3.0
Release: 3%{?dist} Release: 1%{?dist}
Summary: Fork of Rusts `test` crate that doesnt require unstable language features Summary: Fork of Rusts `test` crate that doesnt require unstable language features
# https://github.com/servo/rustc-test/issues/5 # https://github.com/servo/rustc-test/issues/5
@ -58,6 +58,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Tue Mar 13 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-1
- Update to 0.3.0
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (rustc-test-0.2.0.crate) = 909b3432a739b8bcb36623445f88156d18c1c12905abec8a46e7c862aaff9e35b35d1422ca8bd0e6995b6bd00a52a6b0e02ab8babb0e6d936a43e7b7da95e357 SHA512 (rustc-test-0.3.0.crate) = 700b59ee308ba17d89f5fce869b3e278ed57efcb2d162d8b11b7d16e8cfee22d4033b227f8c4b1c724f5304749f7c7fe6263cbc1766a9a1b6a0fb8384c52a9b3

Loading…
Cancel
Save