Update to 0.9.5

epel9
Josh Stone 5 years ago
parent 40883da162
commit e829ea6a6a

1
.gitignore vendored

@ -4,3 +4,4 @@
/tui-0.9.2.crate /tui-0.9.2.crate
/tui-0.9.3.crate /tui-0.9.3.crate
/tui-0.9.4.crate /tui-0.9.4.crate
/tui-0.9.5.crate

@ -6,7 +6,7 @@
%global crate tui %global crate tui
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.9.4 Version: 0.9.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Library to build rich terminal user interfaces or dashboards Summary: Library to build rich terminal user interfaces or dashboards
@ -144,6 +144,9 @@ which use "termion" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri May 22 2020 Josh Stone <jistone@redhat.com> - 0.9.5-1
- Update to 0.9.5
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 0.9.4-1 * Wed May 13 2020 Josh Stone <jistone@redhat.com> - 0.9.4-1
- Update to 0.9.4 - Update to 0.9.4

@ -1 +1 @@
SHA512 (tui-0.9.4.crate) = 555ecee59af800ff4518298ed59196b0a8b58f15ce21d26b6df3689b920f051037baf72e27cd2d0dc3fbf305e725ff3ff9bb421ee8f8f3759d571804d9535f45 SHA512 (tui-0.9.5.crate) = b71ff85a56e4d6a7f3611bfc5b042fa377703db23a9f6eebc169fc08bf7cb0c41d74ddb02cf65ebacd5d86ae2b1ebad1fefa44fdd914210cf88a2ba031a24b81

Loading…
Cancel
Save