diff --git a/.gitignore b/.gitignore index 759efe7..b990801 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /vte-0.59.92.tar.xz /vte-0.60.0.tar.xz /vte-0.60.1.tar.xz +/vte-0.60.2.tar.xz diff --git a/sources b/sources index 2cc5db2..5550e9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.60.1.tar.xz) = 123a8fcc14f4dba450411f95f43eb60108fee95c328d0e7331c9366d96ba2caa548dece3e95a8b779dda19d322d6879d02abc6ac68e36450e4e72f17a0963c30 +SHA512 (vte-0.60.2.tar.xz) = 801ac727cab33d2c3f4ba4d86bf7f19a82628acd2739196f24c85d038ba6bcc6a67239aac09141b8e0119a67f199ff8a8c653641a8e9aea1e8ab68bfd16017db diff --git a/vte291.spec b/vte291.spec index aa8ec0a..bad199f 100644 --- a/vte291.spec +++ b/vte291.spec @@ -10,8 +10,8 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.60.1 -Release: 2%{?dist} +Version: 0.60.2 +Release: 1%{?dist} Summary: Terminal emulator library License: LGPLv2+ @@ -124,6 +124,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Mon Apr 27 2020 Kalev Lember - 0.60.2-1 +- Update to 0.60.2 + * Mon Apr 06 2020 Debarshi Ray - 0.60.1-2 - Improve legibility when using colours from the system theme