Update to 0.7.0

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

1
.gitignore vendored

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

@ -1,12 +1,12 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate crosstermion
Name: rust-%{crate}
Version: 0.6.0
Release: 2%{?dist}
Version: 0.7.0
Release: %autorelease
Summary: Unification of crossterm and termion behind a common facade for use with feature flags
# Upstream license specification: MIT
@ -288,11 +288,4 @@ which use "tui-termion-backend" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* 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
%autochangelog

@ -1 +1 @@
SHA512 (crosstermion-0.6.0.crate) = d384b5b85ceb042b690bcb5e5b611e27ca92a715a0ae2c2da190085f39df7b258513133e8c1441f682e51b0098db35198a523bb2d19e66d2f96cbaac17762dd4
SHA512 (crosstermion-0.7.0.crate) = 24a46ea5e84037cec2010d7caeded52c27ee5199b70f814e9cdb8d14089c9ae2cdaa66218ea40c15e72a21b70d8c70ef059140094704bf3a11746688b1cf1b09

Loading…
Cancel
Save