Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/vte291.git#7fcaeb25788b130fa53baa6e9153433c5f3a9b53
This commit is contained in:
DistroBaker 2021-01-25 12:16:47 +00:00
parent 45144aa570
commit 6a579495c3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -70,3 +70,4 @@
/vte-0.61.91.tar.xz
/vte-0.62.0.tar.xz
/vte-0.62.1.tar.xz
/vte-0.62.2.tar.xz

View File

@ -1 +1 @@
SHA512 (vte-0.62.1.tar.xz) = 2f8f76953e0ea6c604357ab08630d3822a252051d8997cf7714553fec1688735468726bfd74e03f122dd1c8d0717e511ec7ec1e5463a086bd407afc6f7df91cf
SHA512 (vte-0.62.2.tar.xz) = 61ea130d43d60531dcaa8bddfecacfd4a934a2e868da69b598fad0a2feb04885fc0b5dd520dac4b0d3a4daf11ea70c5357066ed15759e36436346dae498e8ef8

View File

@ -10,8 +10,8 @@
%global pcre2_version 10.21
Name: vte291
Version: 0.62.1
Release: 3%{?dist}
Version: 0.62.2
Release: 1%{?dist}
Summary: Terminal emulator library
License: LGPLv2+
@ -120,6 +120,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build
%{_sysconfdir}/profile.d/vte.sh
%changelog
* Mon Jan 25 2021 Kalev Lember <klember@redhat.com> - 0.62.2-1
- Update to 0.62.2
* Wed Dec 16 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.62.1-3
- Accommodate 'sudo toolbox' when tracking the active container