Update to 0.9.3

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent bbc1e3792a
commit 68026d57e0
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -2,3 +2,4 @@
/tui-0.8.0.crate
/tui-0.9.1.crate
/tui-0.9.2.crate
/tui-0.9.3.crate

@ -6,7 +6,7 @@
%global crate tui
Name: rust-%{crate}
Version: 0.9.2
Version: 0.9.3
Release: 1%{?dist}
Summary: Library to build rich terminal user interfaces or dashboards
@ -144,6 +144,9 @@ which use "termion" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 11 12:13:41 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.9.3-1
- Update to 0.9.3
* Sun May 10 18:20:57 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.9.2-1
- Update to 0.9.2

@ -1 +1 @@
SHA512 (tui-0.9.2.crate) = 811b3121e64d2da8794d5379a3254fc0c02f357e88336ea0d821991cdbfbd34fcc164416f2f5e7f392a2afb4f6f7cc135c0953897530b22b1c4728093d2cf410
SHA512 (tui-0.9.3.crate) = d9aee7bd043c3f7726658db6061a13edc80b2c9247cf475c9568e63e9b820b2a5d9ac5beded9c6ab2c735572d202067997362985729a988458c6601f264d61b0

Loading…
Cancel
Save