Update to 0.14.0

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

1
.gitignore vendored

@ -4,3 +4,4 @@
/tui-react-0.4.0.crate
/tui-react-0.4.1.crate
/tui-react-0.13.0.crate
/tui-react-0.14.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate tui-react
Name: rust-%{crate}
Version: 0.13.0
Version: 0.14.0
Release: 1%{?dist}
Summary: TUI widgets using a react-like paradigm
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Jan 10 19:51:19 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.14.0-1
- Update to 0.14.0 (Fixes: RHBZ#1912189)
* Tue Dec 1 2020 Fabio Valentini <decathorpe@gmail.com> - 0.13.0-1
- Update to version 0.13.0.
- Fixes RHBZ#1855495

@ -1 +1 @@
SHA512 (tui-react-0.13.0.crate) = d91d898db4a57a47caa959117d3d3542fac273bc56ded61804de719e9c12f711a2a40c423ef1e1055df31edc5f1274144f5f121fb759331d4b3fdad06eabe0f9
SHA512 (tui-react-0.14.0.crate) = 034222458d723cb221627ef604b31ed97d04bc2360da7814cb84f60056203654d8c579bfd2df0f8b90ff5654b890f5d7a18b4f98995d50f19c467459d7e4537a

Loading…
Cancel
Save