Update to 0.60.3
This commit is contained in:
parent
6a31daaa7d
commit
44471338e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/vte-0.60.0.tar.xz
|
||||
/vte-0.60.1.tar.xz
|
||||
/vte-0.60.2.tar.xz
|
||||
/vte-0.60.3.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vte-0.60.2.tar.xz) = 801ac727cab33d2c3f4ba4d86bf7f19a82628acd2739196f24c85d038ba6bcc6a67239aac09141b8e0119a67f199ff8a8c653641a8e9aea1e8ab68bfd16017db
|
||||
SHA512 (vte-0.60.3.tar.xz) = 3694fe711e0b3eb9d6ba37ad8036f5d3cca4265635ed7afcde750a8445b17f820d1c55b557d0ea1c8a5a45e5408915d8da2ffd65b4d397c6582f288812ae1f18
|
||||
|
||||
@ -10,8 +10,8 @@
|
||||
%global pcre2_version 10.21
|
||||
|
||||
Name: vte291
|
||||
Version: 0.60.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.60.3
|
||||
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
|
||||
* Thu Jun 04 2020 Kalev Lember <klember@redhat.com> - 0.60.3-1
|
||||
- Update to 0.60.3
|
||||
|
||||
* Sat May 16 2020 Pete Walter <pwalter@fedoraproject.org> - 0.60.2-2
|
||||
- Rebuild for ICU 67
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user