Updated to version 0.10.0

epel9
returntrip 4 years ago
parent 2dc5cf0966
commit 0db9f1304b

1
.gitignore vendored

@ -1,3 +1,4 @@
/vte-0.3.3.crate
/vte-0.8.0.crate
/vte-0.9.0.crate
/vte-0.10.0.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate vte
Name: rust-%{crate}
Version: 0.9.0
Release: 2%{?dist}
Version: 0.10.0
Release: 1%{?dist}
Summary: Parser for implementing terminal emulators
# Upstream license specification: Apache-2.0 OR MIT
@ -107,6 +107,9 @@ which use "no_std" feature of "%{crate}" crate.
%endif
%changelog
* Sat Feb 06 12:25:00 CET 2021 returntrip <stefano@figura.im> - 0.10.0-1
- Update to 0.10.0 (Fixes: RHZB#1912090)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (vte-0.9.0.crate) = ac7c947a01ec404132133740efbaba0bb7fe441fb97373c144dfe4f19a6e5d300657768c2a93fbc7be78247efffcf90257ac2373d5f1a283abd98a968f88b5c7
SHA512 (vte-0.10.0.crate) = 39cc8addb09a1f3e50c7548a1be00f020e972f6f9aea3f7a091f3ab645948b7b1c96aec5332cb4f0c9bdb20fec0ae2ca2e82c63bba7680aaeed468a48097254f

Loading…
Cancel
Save