Update to 0.1.3

epel9
Josh Stone 5 years ago
parent 2c85c67062
commit d1f21d8caf

1
.gitignore vendored

@ -1 +1,2 @@
/piper-0.1.2.crate
/piper-0.1.3.crate

@ -6,7 +6,7 @@
%global crate piper
Name: rust-%{crate}
Version: 0.1.2
Version: 0.1.3
Release: 1%{?dist}
Summary: Async pipes, channels, mutexes, and more
@ -74,5 +74,8 @@ rm -v examples/foo.rs
%endif
%changelog
* Wed Jun 10 2020 Josh Stone <jistone@redhat.com> - 0.1.3-1
- Update to 0.1.3
* Sun May 24 08:03:54 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 0.1.2-1
- Initial package

@ -1 +1 @@
SHA512 (piper-0.1.2.crate) = 63546936df0456d3ebe50759f4577eeb0e0b5b2afdd4b4fe91acad70352dede729f26b038aa5828643eb897d0dff9fabab197de0c9670a118375697217e5d553
SHA512 (piper-0.1.3.crate) = 58c49eba21bd2744273b5b5c4a74a3441e47a130366bbb7aa9f69557db76c64d931aef536f375639b4479c612bceb6757aff7f44002966ef4c98f365df86ecbd

Loading…
Cancel
Save