Update to 0.3.1

epel9
Josh Stone 6 years ago
parent a49d7f0af3
commit 31a9d9d6df

1
.gitignore vendored

@ -1 +1,2 @@
/termios-0.3.0.crate
/termios-0.3.1.crate

@ -5,7 +5,7 @@
%global crate termios
Name: rust-%{crate}
Version: 0.3.0
Version: 0.3.1
Release: 1%{?dist}
Summary: Safe bindings for the termios library
@ -53,5 +53,8 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Mon Oct 08 2018 Josh Stone <jistone@redhat.com> - 0.3.1-1
- Update to 0.3.1
* Mon Sep 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-1
- Initial package

@ -1 +1 @@
SHA512 (termios-0.3.0.crate) = 82b4dcedd22df9b2ec861928f5618644fee1097225b83979ab4756178707c5bf3b6e619eab6aeea944b1f2c281a238bb29827dbf8db077d387a1b7204926fc56
SHA512 (termios-0.3.1.crate) = 5f4f423f7aa0ca7e25f1fb0727029e47fbae9024aae6e168b911ee036bd217084332707ae809b2713d0ae35fe6a7fd1d866fbd1f06bebead32c0c2534671b311

Loading…
Cancel
Save