diff --git a/vte-0.70.2.tar.xz b/vte-0.70.2.tar.xz deleted file mode 100644 index 99e1bd5..0000000 Binary files a/vte-0.70.2.tar.xz and /dev/null differ diff --git a/vte-0.72.2.tar.xz b/vte-0.72.2.tar.xz new file mode 100644 index 0000000..e4b8e93 Binary files /dev/null and b/vte-0.72.2.tar.xz differ diff --git a/vte291.spec b/vte291.spec index 164d36f..ddcec50 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,12 +11,12 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.70.2 +Version: 0.72.2 Release: 1 Summary: Virtual terminal widget -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.72/vte-%{version}.tar.xz Patch0: vte291-cntnr-precmd-preexec-scroll.patch BuildRequires: gcc-c++ gettext gi-docgen gobject-introspection-devel gperf meson systemd vala @@ -113,6 +113,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %doc %{_datadir}/doc/vte-2.91-gtk4/ %changelog +* Mon Nov 20 2023 lwg - 0.72.2-1 +- update to version 0.72.2 + * Mon Jan 02 2023 lin zhang - 0.70.2-1 - Upgrade to 0.70.2