From 4647c6feb3bee06e80f842b7b4a90de2eff87805 Mon Sep 17 00:00:00 2001 From: David King Date: Feb 15 2023 20:50:10 +0000 Subject: Update to 0.71.92 --- diff --git a/.gitignore b/.gitignore index 7773a58..c2b9ed1 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /vte-0.70.0.tar.xz /vte-0.70.1.tar.xz /vte-0.70.2.tar.xz +/vte-0.71.92.tar.xz diff --git a/sources b/sources index 91ac12c..3ca1d8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.70.2.tar.xz) = ca54686a3e6cd8166be7f2d7fe93aaecde0845764911b56a6ea48918041b39d13da1ad9e2660cfac27564bda3236be001ca7dc87ab4576339c50fc2d3b0238b5 +SHA512 (vte-0.71.92.tar.xz) = 7711607b4a0a28bdcf0d73be46dff206c40baa4b5e0b32c32b517114e9fbe2050a76150d5da48429644dc7765172101a910cdd74166c7c28cea07e0af6ca56a3 diff --git a/vte291.spec b/vte291.spec index 56ce935..f6ab735 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,15 +11,15 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.70.2 -Release: 3%{?dist} +Version: 0.71.92 +Release: 1%{?dist} Summary: GTK+ 3 terminal emulator library # libvte-2.91.so is generated from LGPLv2+ and MIT sources -License: LGPLv3+ and MIT +License: GPL-3.0-or-later AND LGPL-3.0-or-later and MIT-open-group AND CC-BY-4.0 URL: https://wiki.gnome.org/Apps/Terminal/VTE -Source0: https://download.gnome.org/sources/vte/0.70/vte-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vte/0.71/vte-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=711059 # https://bugzilla.redhat.com/show_bug.cgi?id=1103380 @@ -179,6 +179,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Wed Feb 15 2023 David King - 0.71.92-1 +- Update to 0.71.92 + * Sat Jan 21 2023 Fedora Release Engineering - 0.70.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild