From d7bb4e13293aa8f078c346e25c50af63176d8f7e Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 3 Jun 2024 15:46:48 -0700 Subject: [PATCH] chore: Update vte to 0.76.2 --- staging/ptyxis/vte291.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/staging/ptyxis/vte291.spec b/staging/ptyxis/vte291.spec index cf20d2a..0b83403 100644 --- a/staging/ptyxis/vte291.spec +++ b/staging/ptyxis/vte291.spec @@ -11,8 +11,8 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.76.1 -Release: 4%{?dist}.ptyxis +Version: 0.76.2 +Release: 1000%{?dist}.ptyxis Summary: GTK+ 3 terminal emulator library # libvte-2.91.so is generated from LGPLv2+ and MIT sources @@ -178,6 +178,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Tue May 28 2024 David King - 0.76.2-1 +- Update to 0.76.2 + * Fri May 03 2024 David King - 0.76.1-1 - Update to 0.76.1