Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
David King
eba499a2d0 Update to 0.78.6 2025-10-10 10:40:20 +01:00
nmontero
933ba08d1d Update to 0.78.5 2025-05-28 12:29:19 +02:00
nmontero
d4d72179d2 Update to 0.78.4 2025-03-24 16:41:50 +01:00
3 changed files with 14 additions and 2 deletions

3
.gitignore vendored
View file

@ -107,3 +107,6 @@
/vte-0.78.0.tar.xz
/vte-0.78.1.tar.xz
/vte-0.78.2.tar.xz
/vte-0.78.4.tar.xz
/vte-0.78.5.tar.xz
/vte-0.78.6.tar.xz

View file

@ -1 +1 @@
SHA512 (vte-0.78.2.tar.xz) = 70c1e7d4bcab89a4b537d4575166c62063d6f722dd53c0970b6dcc277ff731bc05854f1ccb45d9679ad195bc31f2e7ee89cbf022109b8030bf01a2100c5dcb4e
SHA512 (vte-0.78.6.tar.xz) = da4ceb28964ea56c2d89d1a050ff0848e8a9ec79b0fe21d5feb90871f9ce36b44dc89b93bd7a057b72453af1ffe6a43525ffe8e20d9c06f7a0531c28b07ffdc0

View file

@ -11,7 +11,7 @@
%global pcre2_version 10.21
Name: vte291
Version: 0.78.2
Version: 0.78.6
Release: 1%{?dist}
Summary: GTK terminal emulator library
@ -174,6 +174,15 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build
%{_sysconfdir}/profile.d/vte.sh
%changelog
* Thu Oct 09 2025 David King <amigadave@amigadave.com> - 0.78.6-1
- Update to 0.78.6
* Wed May 28 2025 nmontero <nmontero@redhat.com> - 0.78.5-1
- Update to 0.78.5
* Mon Mar 24 2025 nmontero <nmontero@redhat.com> - 0.78.4-1
- Update to 0.78.4
* Mon Nov 25 2024 nmontero <nmontero@redhat.com> - 0.78.2-1
- Update to 0.78.2