diff --git a/.vte291.metadata b/.vte291.metadata new file mode 100644 index 0000000..ca9b548 --- /dev/null +++ b/.vte291.metadata @@ -0,0 +1 @@ +bdd2629d6776c93ad2bd420f0c7882d7a3f4bfb7 vte-0.64.2.tar.xz diff --git a/vte291.spec b/vte291.spec index ce5dae5..6700276 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ Name: vte291 Version: 0.64.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Terminal emulator library # libvte-2.91.so is generated from LGPLv3+ and MIT sources @@ -127,6 +127,10 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.64.2-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jun 17 2021 Debarshi Ray - 0.64.2-1 - Update to 0.64.2 - Add missing _VTE_CXX_NOEXCEPT to downstream patches (#1973174)