From b067afd77f6dbc789b9844dbe4b455ed77540464 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 09 2019 19:44:05 +0000 Subject: Update to 0.58.0 --- diff --git a/.gitignore b/.gitignore index 5f11546..1340c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /vte-0.57.0.tar.xz /vte-0.57.3.tar.xz /vte-0.57.90.tar.xz +/vte-0.58.0.tar.xz diff --git a/sources b/sources index f33c70a..cb2b8c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.57.90.tar.xz) = 1480d3f892a701188ea244ddaf6941d5f3b9a1cd37f4a897787419005b4ae76b33946857fc5f791d9109a2c16892bec90715133e7be9b442b250e953547cdcb5 +SHA512 (vte-0.58.0.tar.xz) = 4d0fc725e0c71921b3d235d434600ad3c0807d5c0e7bd62fb782d857254db334bb851b75382c9613a5af753b5d6a1c05b174731427a8560b9b14101b3cc38c06 diff --git a/vte291.spec b/vte291.spec index 9749e9c..ba44d68 100644 --- a/vte291.spec +++ b/vte291.spec @@ -8,13 +8,13 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.57.90 +Version: 0.58.0 Release: 1%{?dist} Summary: Terminal emulator library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/vte/0.57/vte-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vte/0.58/vte-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=711059 # https://bugzilla.redhat.com/show_bug.cgi?id=1103380 @@ -105,6 +105,9 @@ emulator library. %{_sysconfdir}/profile.d/vte.sh %changelog +* Mon Sep 09 2019 Kalev Lember - 0.58.0-1 +- Update to 0.58.0 + * Mon Aug 12 2019 Kalev Lember - 0.57.90-1 - Update to 0.57.90