diff --git a/.gitignore b/.gitignore index 9609d91..b29ef41 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /vte-0.54.3.tar.xz /vte-0.55.90.tar.xz /vte-0.55.92.tar.xz +/vte-0.56.0.tar.xz diff --git a/sources b/sources index 9e3a1e8..6d11e23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.55.92.tar.xz) = 0d03d26b746b780daedbbe810aadb686ee16d5257eb8c6717260df9faea3a1924a8d8dc46cf77439ff2c814e23cbca21ce6a56b6846a401197f91a55cf79967f +SHA512 (vte-0.56.0.tar.xz) = f366ed4a28a896ba919184b50a55ee110eae43127847f34c049684bcb9b81327d1b72e9d871b2a5b7f7fa12f3f4aa721ac3d770770b600dca9c433cb2c674915 diff --git a/vte291.spec b/vte291.spec index 1ad872d..48750ec 100644 --- a/vte291.spec +++ b/vte291.spec @@ -5,13 +5,13 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.55.92 +Version: 0.56.0 Release: 1%{?dist} Summary: Terminal emulator library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/vte/0.55/vte-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vte/0.56/vte-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=711059 # https://bugzilla.redhat.com/show_bug.cgi?id=1103380 @@ -103,6 +103,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Mon Mar 11 2019 Kalev Lember - 0.56.0-1 +- Update to 0.56.0 + * Mon Mar 04 2019 Kalev Lember - 0.55.92-1 - Update to 0.55.92