Update to 0.6.0

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

1
.gitignore vendored

@ -1 +1,2 @@
/crosstermion-0.5.0.crate
/crosstermion-0.6.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate crosstermion
Name: rust-%{crate}
Version: 0.5.0
Version: 0.6.0
Release: 1%{?dist}
Summary: Unification of crossterm and termion behind a common facade for use with feature flags
@ -288,5 +288,8 @@ which use "tui-termion-backend" feature of "%{crate}" crate.
%endif
%changelog
* Sun Jan 10 19:53:00 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.0-1
- Update to 0.6.0 (Fixes: RHBZ#1912181)
* Fri Dec 25 18:43:18 CET 2020 Igor Raits <igor.raits@gmail.com> - 0.5.0-1
- Initial package

@ -1 +1 @@
SHA512 (crosstermion-0.5.0.crate) = f6898b14306238cc9072fcac12d39ea39dfb7d11a227c91fb2e8ea657c3e432aa532430b6a58b1ebbf23839497d905366bff2e172e832508d4544bfd0a5ce1eb
SHA512 (crosstermion-0.6.0.crate) = d384b5b85ceb042b690bcb5e5b611e27ca92a715a0ae2c2da190085f39df7b258513133e8c1441f682e51b0098db35198a523bb2d19e66d2f96cbaac17762dd4

Loading…
Cancel
Save