From 7d3f755bfabe9c330c252a7bf38f2ea19b3b3890 Mon Sep 17 00:00:00 2001 From: David King Date: Dec 16 2021 12:08:53 +0000 Subject: Update to 0.66.2 --- diff --git a/.gitignore b/.gitignore index 8dc80c0..cf9c907 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /vte-0.65.91.tar.bz2 /vte-0.66.0.tar.bz2 /vte-0.66.1.tar.bz2 +/vte-0.66.2.tar.xz diff --git a/sources b/sources index cc8196c..0322a4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.66.1.tar.bz2) = 2f3d3998104c4bcac449620a0babb3689239bf2cc757bf02b66d51a07f333891215198833686eebd0889ff8bdd237fabf3d4cac70034925fffc0e66790a4ec08 +SHA512 (vte-0.66.2.tar.xz) = 6e89947f22c866a79270c700f761ec393ed8337557d4c6a90f3b7ba61caf7189406ab7731142754c99f121add6b483063d1b21e7791d2db148ad37abb7b525b9 diff --git a/vte291.spec b/vte291.spec index b89fabe..17f3f81 100644 --- a/vte291.spec +++ b/vte291.spec @@ -10,7 +10,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.66.1 +Version: 0.66.2 Release: 1%{?dist} Summary: Terminal emulator library @@ -18,7 +18,7 @@ Summary: Terminal emulator library License: LGPLv3+ and MIT URL: https://wiki.gnome.org/Apps/Terminal/VTE -Source0: https://gitlab.gnome.org/GNOME/vte/-/archive/%{version}/vte-%{version}.tar.bz2 +Source0: https://download.gnome.org/sources/vte/0.66/vte-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=711059 # https://bugzilla.redhat.com/show_bug.cgi?id=1103380 @@ -131,6 +131,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Thu Dec 16 2021 David King - 0.66.2-1 +- Update to 0.66.2 + * Mon Nov 01 2021 David King - 0.66.1-1 - Update to 0.66.1