Update to 0.6.13

epel9
Josh Stone 7 years ago
parent be5ab04cb6
commit cf763eb84b

1
.gitignore vendored

@ -1 +1,2 @@
/mio-0.6.12.crate /mio-0.6.12.crate
/mio-0.6.13.crate

@ -6,7 +6,7 @@
%global crate mio %global crate mio
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.12 Version: 0.6.13
Release: 1%{?dist} Release: 1%{?dist}
Summary: Lightweight non-blocking IO Summary: Lightweight non-blocking IO
@ -73,6 +73,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci} %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci}
%changelog %changelog
* Wed Feb 07 2018 Josh Stone <jistone@redhat.com> - 0.6.13-1
- Update to 0.6.13
* Wed Jan 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.12-1 * Wed Jan 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.12-1
- Update to 0.6.12 - Update to 0.6.12

@ -1 +1 @@
SHA512 (mio-0.6.12.crate) = e2a9dd4a731596d2203a152ea2e0597d93f66139bf0b8eef1b1bd8fb36b0fc2dcfd1aba156af95e136a87173b6e4d25852c2175682b342525aa979b99189b7c1 SHA512 (mio-0.6.13.crate) = 6b3ef5964fcf1d7b0a202a9767975746656a517f3c39e1f80bd783058d2786911fac4d99d33ed85d2fee5155bda640fd9cb5f2fe09fee85391f715c4c3eb9729

Loading…
Cancel
Save