Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eba499a2d0 | ||
|
|
933ba08d1d | ||
|
|
d4d72179d2 |
3 changed files with 14 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vte-0.78.2.tar.xz) = 70c1e7d4bcab89a4b537d4575166c62063d6f722dd53c0970b6dcc277ff731bc05854f1ccb45d9679ad195bc31f2e7ee89cbf022109b8030bf01a2100c5dcb4e
|
||||
SHA512 (vte-0.78.6.tar.xz) = da4ceb28964ea56c2d89d1a050ff0848e8a9ec79b0fe21d5feb90871f9ce36b44dc89b93bd7a057b72453af1ffe6a43525ffe8e20d9c06f7a0531c28b07ffdc0
|
||||
|
|
|
|||
11
vte291.spec
11
vte291.spec
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue