update to version 0.10.1

epel9
Fabio Valentini 4 years ago
parent 0db9f1304b
commit 8b706022ab
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/vte-0.8.0.crate
/vte-0.9.0.crate
/vte-0.10.0.crate
/vte-0.10.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate vte
Name: rust-%{crate}
Version: 0.10.0
Version: 0.10.1
Release: 1%{?dist}
Summary: Parser for implementing terminal emulators
@ -107,6 +107,10 @@ which use "no_std" feature of "%{crate}" crate.
%endif
%changelog
* Sat Apr 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.10.1-1
- Update to version 0.10.1.
- Fixes RHBZ#1950584
* Sat Feb 06 12:25:00 CET 2021 returntrip <stefano@figura.im> - 0.10.0-1
- Update to 0.10.0 (Fixes: RHZB#1912090)

@ -1 +1 @@
SHA512 (vte-0.10.0.crate) = 39cc8addb09a1f3e50c7548a1be00f020e972f6f9aea3f7a091f3ab645948b7b1c96aec5332cb4f0c9bdb20fec0ae2ca2e82c63bba7680aaeed468a48097254f
SHA512 (vte-0.10.1.crate) = 0c8fed2cfca5ad07d2a146e1e26979d390347a409cdc2b960246fc2fadd85019b9febf2dfd618f7a144493084b55f285c58ef5204e613bd9013af26faa9f2033

Loading…
Cancel
Save