Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e4f6c45f3 | ||
|
|
8f7df07a03 | ||
|
|
64e1792dea |
3 changed files with 14 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -87,3 +87,6 @@
|
|||
/vte-0.70.0.tar.xz
|
||||
/vte-0.70.1.tar.xz
|
||||
/vte-0.70.2.tar.xz
|
||||
/vte-0.70.3.tar.xz
|
||||
/vte-0.70.5.tar.xz
|
||||
/vte-0.70.6.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vte-0.70.2.tar.xz) = ca54686a3e6cd8166be7f2d7fe93aaecde0845764911b56a6ea48918041b39d13da1ad9e2660cfac27564bda3236be001ca7dc87ab4576339c50fc2d3b0238b5
|
||||
SHA512 (vte-0.70.6.tar.xz) = b842c45975d4dc0c339fb00189ed33d13539428dc03e153a513994155feef3aaa47efab7d590449aa44633f09e1412fd57ada7c3b9dde16825b42ba3a8643ab9
|
||||
|
|
|
|||
11
vte291.spec
11
vte291.spec
|
|
@ -11,7 +11,7 @@
|
|||
%global pcre2_version 10.21
|
||||
|
||||
Name: vte291
|
||||
Version: 0.70.2
|
||||
Version: 0.70.6
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK+ 3 terminal emulator library
|
||||
|
||||
|
|
@ -179,6 +179,15 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build
|
|||
%{_sysconfdir}/profile.d/vte.sh
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 Kalev Lember <klember@redhat.com> - 0.70.6-1
|
||||
- Update to 0.70.6
|
||||
|
||||
* Sat Jun 03 2023 Kalev Lember <klember@redhat.com> - 0.70.5-1
|
||||
- Update to 0.70.5
|
||||
|
||||
* Tue Feb 28 2023 David King <amigadave@amigadave.com> - 0.70.3-1
|
||||
- Update to 0.70.3
|
||||
|
||||
* Tue Dec 06 2022 David King <amigadave@amigadave.com> - 0.70.2-1
|
||||
- Update to 0.70.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue