Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pantheon-terminal for 
openSUSE:Factory checked in at 2026-04-20 16:11:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pantheon-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.pantheon-terminal.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pantheon-terminal"

Mon Apr 20 16:11:06 2026 rev:6 rq:1347930 version:8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pantheon-terminal/pantheon-terminal.changes      
2025-12-29 15:16:52.075167975 +0100
+++ 
/work/SRC/openSUSE:Factory/.pantheon-terminal.new.11940/pantheon-terminal.changes
   2026-04-20 16:11:14.008995252 +0200
@@ -1,0 +2,12 @@
+Sat Apr 18 11:15:15 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 8.0.0:
+  + Ctrl + BackSpace can now be used delete words
+  + Ctrl + Click is now required to open a link
+  + Update code and packaging for Gtk4
+  + Flatter styles
+  + Tab bar now in window drag area
+  + Smart copy no longer deselects
+  + Translation updates
+
+-------------------------------------------------------------------

Old:
----
  pantheon-terminal-7.2.0.tar.gz

New:
----
  pantheon-terminal-8.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pantheon-terminal.spec ++++++
--- /var/tmp/diff_new_pack.0X39ZU/_old  2026-04-20 16:11:14.881031156 +0200
+++ /var/tmp/diff_new_pack.0X39ZU/_new  2026-04-20 16:11:14.881031156 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pantheon-terminal
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define         appid io.elementary.terminal
 Name:           pantheon-terminal
-Version:        7.2.0
+Version:        8.0.0
 Release:        0
 Summary:        Lightweight and modern Terminal for the Pantheon Desktop
 License:        GPL-3.0-or-later
@@ -27,14 +27,17 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  fish
+BuildRequires:  gettext-runtime
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  vala
+BuildRequires:  vala >= 0.56
 BuildRequires:  xvfb-run
-BuildRequires:  pkgconfig(granite)
-BuildRequires:  pkgconfig(libhandy-1)
-BuildRequires:  pkgconfig(vte-2.91)
+BuildRequires:  pkgconfig(granite-7) >= 7.7.0
+BuildRequires:  pkgconfig(gtk4) >= 4.1.0
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.5.0
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(vte-2.91) >= 0.76.0
 Provides:       elementary-terminal = %{version}
 Obsoletes:      elementary-terminal < %{version}
 
@@ -65,7 +68,10 @@
 %install
 %meson_install
 %find_lang %{appid}
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}
+
+%check
+%meson_test
 
 %files
 %license COPYING

++++++ pantheon-terminal-7.2.0.tar.gz -> pantheon-terminal-8.0.0.tar.gz ++++++
++++ 123544 lines of diff (skipped)

Reply via email to