Update to 0.6.5

epel9
Josh Stone 7 years ago
parent afd4533908
commit 78bff4fc68

1
.gitignore vendored

@ -1,3 +1,4 @@
/uuid-0.5.1.crate
/uuid-0.6.3.crate
/uuid-0.6.4.crate
/uuid-0.6.5.crate

@ -5,7 +5,7 @@
%global crate uuid
Name: rust-%{crate}
Version: 0.6.4
Version: 0.6.5
Release: 1%{?dist}
Summary: Library to generate and parse UUIDs
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/bors.toml
%changelog
* Fri May 25 2018 Josh Stone <jistone@redhat.com> - 0.6.5-1
- Update to 0.6.5
* Thu May 24 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.4-1
- Update to 0.6.4

@ -1 +1 @@
SHA512 (uuid-0.6.4.crate) = 6d7b4cb07268a9b1eedc821eafea1bcf5af6c14f8c95563f803f916113794533a4066bd64a8f152a04db5a6595e92b88bd6f56b9b6c78d488b7fd2b5c8905b7f
SHA512 (uuid-0.6.5.crate) = e69530284377ded546f9face98af6fe312664a152fa6a8aefaa4030b978e098ba55ff8ab8fcd2d54abf344e9d45a8f2188c4d7d4092baa213c11f74491f79d80

Loading…
Cancel
Save