Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mate-terminal for openSUSE:Factory 
checked in at 2024-04-09 16:46:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.mate-terminal.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-terminal"

Tue Apr  9 16:46:55 2024 rev:29 rq:1165574 version:1.28.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-terminal/mate-terminal.changes      
2023-05-23 14:54:54.930615228 +0200
+++ /work/SRC/openSUSE:Factory/.mate-terminal.new.29460/mate-terminal.changes   
2024-04-09 16:50:50.924084245 +0200
@@ -1,0 +2,14 @@
+Tue Mar 26 13:26:23 UTC 2024 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 1.28.1
+  * Translations update
+  * terminal-window: Factor CSDs into geometry hints
+  * Avoid unprocessed file URIs being pasted to the terminal.
+  * Tabs: only invoke naming dialog to doubleclick on tab header
+  * Support IDN in mailto scheme in hyperlink tooltips
+  * Add support for OSC 8 hyperlinks (HTML-like anchors)
+  * Refactoring:
+  * rename some url-related variables
+  * rename TerminalURLFlavour enum to TerminalURLFlavor
+
+-------------------------------------------------------------------

Old:
----
  mate-terminal-1.26.1.tar.xz

New:
----
  mate-terminal-1.28.1.tar.xz

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

Other differences:
------------------
++++++ mate-terminal.spec ++++++
--- /var/tmp/diff_new_pack.4Q0t1D/_old  2024-04-09 16:50:51.352100035 +0200
+++ /var/tmp/diff_new_pack.4Q0t1D/_new  2024-04-09 16:50:51.352100035 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-terminal
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,17 @@
 #
 
 
-%define _version 1.26
+%define _version 1.28
+
 Name:           mate-terminal
-Version:        1.26.1
+Version:        1.28.1
 Release:        0
 Summary:        MATE Desktop terminal emulator
 License:        GPL-3.0-or-later
 Group:          System/X11/Terminals
 URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+BuildRequires:  fdupes
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pcre2-devel
 BuildRequires:  pkgconfig
@@ -59,8 +61,10 @@
 
 %install
 %make_install
+
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name}
+%fdupes %{buildroot}%{_datadir}
 
 %files
 %license COPYING

++++++ mate-terminal-1.26.1.tar.xz -> mate-terminal-1.28.1.tar.xz ++++++
++++ 648824 lines of diff (skipped)

Reply via email to