Update to 0.60.2
This commit is contained in:
parent
b3dd0f68a1
commit
88550b8892
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vte-0.60.1.tar.xz) = 123a8fcc14f4dba450411f95f43eb60108fee95c328d0e7331c9366d96ba2caa548dece3e95a8b779dda19d322d6879d02abc6ac68e36450e4e72f17a0963c30
|
||||
SHA512 (vte-0.60.2.tar.xz) = 801ac727cab33d2c3f4ba4d86bf7f19a82628acd2739196f24c85d038ba6bcc6a67239aac09141b8e0119a67f199ff8a8c653641a8e9aea1e8ab68bfd16017db
|
||||
|
||||
@ -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 <klember@redhat.com> - 0.60.2-1
|
||||
- Update to 0.60.2
|
||||
|
||||
* Mon Apr 06 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.60.1-2
|
||||
- Improve legibility when using colours from the system theme
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user