diff --git a/.gitignore b/.gitignore index 069773c..63efb75 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /vte-0.68.0.tar.bz2 /vte-0.69.90.tar.xz /vte-0.69.92.tar.bz2 +/vte-0.70.0.tar.xz diff --git a/sources b/sources index 6291f15..229da36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.69.92.tar.bz2) = 363693a7698c8e1d9f61949b4568861e2b27f458d08d03ac7356154d5ee6721d3b3dfeb683d2e4c19fa6927a175041a351e2388aae753eeacfe4cd547e55ffb5 +SHA512 (vte-0.70.0.tar.xz) = 9058a844b68a16e9b3f7a5808e46b7adea0743063bee33a4d6239d42d2e6b2c26820254e3ac1615d00865e5a6dd71737fa6bd4ce604977a18fdafa7178303e99 diff --git a/vte291.spec b/vte291.spec index 680b472..df8b019 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.69.92 +Version: 0.70.0 Release: 1%{?dist} Summary: GTK+ 3 terminal emulator library @@ -19,7 +19,7 @@ Summary: GTK+ 3 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.70/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 +* Mon Sep 19 2022 Kalev Lember - 0.70.0-1 +- Update to 0.70.0 + * Mon Aug 08 2022 Kalev Lember - 0.69.92-1 - Update to 0.69.92