Update to 0.9.2

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/tui-0.7.0.crate /tui-0.7.0.crate
/tui-0.8.0.crate /tui-0.8.0.crate
/tui-0.9.1.crate /tui-0.9.1.crate
/tui-0.9.2.crate

@ -6,7 +6,7 @@
%global crate tui %global crate tui
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.9.1 Version: 0.9.2
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
* Sun May 10 18:20:57 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.9.2-1
- Update to 0.9.2
* Sun May 10 14:46:18 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.9.1-1 * Sun May 10 14:46:18 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.9.1-1
- Update to 0.9.1 - Update to 0.9.1

@ -1 +1 @@
SHA512 (tui-0.9.1.crate) = 02ab1a25eca3febc4fdc9343e4fa948051b3ee654546a584e72d846bd0f8983bf50e55761c5e6856719e4ee57c402c3b1fdc33d03350aca21a270bef0964b0ea SHA512 (tui-0.9.2.crate) = 811b3121e64d2da8794d5379a3254fc0c02f357e88336ea0d821991cdbfbd34fcc164416f2f5e7f392a2afb4f6f7cc135c0953897530b22b1c4728093d2cf410

Loading…
Cancel
Save