Update to version 0.13.1; Fixes RHBZ#2335351

epel10 imports/epel10/rust-vte-0.13.1-1.el10
Fabio Valentini 4 weeks ago
parent b5cfca2062
commit 49dc6231ba
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/vte-0.10.1.crate
/vte-0.11.1.crate
/vte-0.13.0.crate
/vte-0.13.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate vte
Name: rust-vte
Version: 0.13.0
Version: 0.13.1
Release: %autorelease
Summary: Parser for implementing terminal emulators

@ -1 +1 @@
SHA512 (vte-0.13.0.crate) = 833dc2f1c42cc0537f0185c00eca2ec76cd07cdd96a066a23366ffc2d7b8ae6903167d53002497265962954974e734cdd9bc06080030761cc1f7fd87c29d3bca
SHA512 (vte-0.13.1.crate) = 45d80fa65d8c758e38ad5ec89c875fa14dabf1c2a1c080c507706336fec37f023839a8808d337b7ed9fe95314f9373c650e50294649dca57ee4c93dd1d6284c5

Loading…
Cancel
Save