diff --git a/.gitignore b/.gitignore index 96fc891..ad5f44c 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,10 @@ /vte-0.78.2.tar.xz /vte-0.79.90.tar.xz /vte-0.79.0.tar.xz +/vte-0.79.91.tar.xz +/vte-0.80.0.tar.xz +/vte-0.80.1.tar.xz +/vte-0.80.2.tar.xz +/vte-0.80.3.tar.xz +/vte-0.80.4.tar.xz +/vte-0.80.5.tar.xz diff --git a/sources b/sources index 9b5a836..06e0ec1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.79.0.tar.xz) = 866466883d171667638b6310059e1ed7d8f32fc53b388cbf1900087e472c79f325e7a55c3923a05c93871409938fdaf644d7d9602e65fc013e340f2c4bcc47be +SHA512 (vte-0.80.5.tar.xz) = 31274fb9c05e13e1d236f95ccd5e10d8618932ab8564bf37b4f7ca860a55310d48598767effb43e4e0a797eac554f7aefee4dff38f066ce7f438882b2a8acfa5 diff --git a/vte291.spec b/vte291.spec index 8648050..8e87b78 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.79.0 +Version: 0.80.5 Release: 1%{?dist} Summary: GTK terminal emulator library @@ -19,7 +19,7 @@ Summary: GTK terminal emulator library License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND X11 AND CC-BY-4.0 URL: https://wiki.gnome.org/Apps/Terminal/VTE -Source0: https://download.gnome.org/sources/vte/0.79/vte-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vte/0.80/vte-%{version}.tar.xz BuildRequires: pkgconfig(fribidi) >= %{fribidi_version} BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} @@ -127,6 +127,8 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %install %meson_install +rm %{buildroot}/%{_datadir}/applications/org.gnome.Vte.App.Gtk3.desktop +rm %{buildroot}/%{_datadir}/applications/org.gnome.Vte.App.Gtk4.desktop %find_lang vte-%{apiver} @@ -138,11 +140,8 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/Vte-2.91.typelib %{_userunitdir}/vte-spawn-.scope.d -%{_datadir}/vte-2.91/terminfo/x/xterm-256color -%{_datadir}/applications/vte-gtk3.desktop -%{_datadir}/xdg-terminals/vte-gtk3.desktop -%{_datadir}/applications/vte-gtk4.desktop -%{_datadir}/xdg-terminals/vte-gtk4.desktop +%{_datadir}/xdg-terminals/org.gnome.Vte.App.Gtk3.desktop +%{_datadir}/xdg-terminals/org.gnome.Vte.App.Gtk4.desktop %files gtk4 %{_libdir}/libvte-%{apiver}-gtk4.so.0* @@ -180,7 +179,31 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog -* Wed Feb 12 2025 nmontero - 0.79.90-1 +* Fri Jan 23 2026 Barry Dunn - 0.80.5-1 +- Update to 0.80.5 + +* Thu Oct 02 2025 David King - 0.80.4-1 +- Update to 0.80.4 + +* Wed Jul 09 2025 Milan Crha - 0.80.3-1 +- Update to 0.80.3 + +* Fri Jun 06 2025 Michael Catanzaro - 0.80.2-2 +- Delete user-visible desktop files + +* Mon May 26 2025 nmontero - 0.80.2-1 +- Update to 0.80.2 + +* Mon Apr 14 2025 nmontero - 0.80.1-1 +- Update to 0.80.1 + +* Wed Mar 19 2025 nmontero - 0.80.0-1 +- Update to 0.80.0 + +* Wed Mar 05 2025 nmontero - 0.79.91-1 +- Update to 0.79.91 + +* Wed Feb 12 2025 nmontero - 0.79.0-1 - Update to 0.79.0 * Sun Jan 19 2025 Fedora Release Engineering - 0.78.2-3