From 6a579495c389911b22334f03ecfa6589789a0b46 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 25 Jan 2021 12:16:47 +0000 Subject: [PATCH] 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 --- .gitignore | 1 + sources | 2 +- vte291.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2601051..d6e33d3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 226c877..49747a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.62.1.tar.xz) = 2f8f76953e0ea6c604357ab08630d3822a252051d8997cf7714553fec1688735468726bfd74e03f122dd1c8d0717e511ec7ec1e5463a086bd407afc6f7df91cf +SHA512 (vte-0.62.2.tar.xz) = 61ea130d43d60531dcaa8bddfecacfd4a934a2e868da69b598fad0a2feb04885fc0b5dd520dac4b0d3a4daf11ea70c5357066ed15759e36436346dae498e8ef8 diff --git a/vte291.spec b/vte291.spec index 3fb5470..8847a15 100644 --- a/vte291.spec +++ b/vte291.spec @@ -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 - 0.62.2-1 +- Update to 0.62.2 + * Wed Dec 16 2020 Debarshi Ray - 0.62.1-3 - Accommodate 'sudo toolbox' when tracking the active container