Update to 0.58.0
This commit is contained in:
parent
079183da22
commit
b067afd77f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vte-0.57.90.tar.xz) = 1480d3f892a701188ea244ddaf6941d5f3b9a1cd37f4a897787419005b4ae76b33946857fc5f791d9109a2c16892bec90715133e7be9b442b250e953547cdcb5
|
||||
SHA512 (vte-0.58.0.tar.xz) = 4d0fc725e0c71921b3d235d434600ad3c0807d5c0e7bd62fb782d857254db334bb851b75382c9613a5af753b5d6a1c05b174731427a8560b9b14101b3cc38c06
|
||||
|
||||
@ -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 <klember@redhat.com> - 0.58.0-1
|
||||
- Update to 0.58.0
|
||||
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 0.57.90-1
|
||||
- Update to 0.57.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user