Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-terminal for openSUSE:Factory 
checked in at 2022-04-08 00:27:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-terminal.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-terminal"

Fri Apr  8 00:27:59 2022 rev:27 rq:967446 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-terminal/xfce4-terminal.changes    
2021-01-12 10:29:11.553240486 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-terminal.new.1900/xfce4-terminal.changes  
2022-04-08 00:28:32.817764354 +0200
@@ -1,0 +2,68 @@
+Sat Apr  2 12:17:50 UTC 2022 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to version 1.0.0
+  * Replace the deprecated GtkActionEntries with XfceGtkActionEntries
+    (gxo#apps/xfce4-terminal#79)
+  * Opening a dialog from a drop-down window closes the window
+    (gxo#apps/xfce4-terminal#136)
+  * Add `Fill` background image style (gxo#apps/xfce4-terminal!23).
+  * Improved options parsing (for both short and long forms)
+  * Add a menu entry to send signals to the foreground process
+    (gxo#apps/xfce4-terminal#59)
+  * Fix `keep window open` preference being applied on restart.
+  * Rework "--tab" and "--window" behavior (gxo#apps/xfce4-terminal#13)
+  * Ignore unused modifiers for scroll wheel zooming
+  * Add alternative shortcuts for zooming (gxo#apps/xfce4-terminal#126)
+  * Expand scrolled window and make dialog size 70% of parent
+    (gxo#apps/xfce4-terminal!17)
+  * Support libxfce4ui XfceTitledDialog new API
+  * Update unsafe paste dialog text (gxo#apps/xfce4-terminal#73)
+  * Fix paste button focus
+  * Replace subtitle by infobar for Unsafe paste dialog
+  * Fix the `unsafe paste` dialog to actually paste
+  * Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS
+  * Update --preferences, --tab and --window documentation
+  * Fix various typos
+  * Fix compilation warnings
+  * Remove unnecessary function call (gxo#apps/xfce4-terminal!24)
+  * Add a "Do not warn me again" checkbox for the "Unsafe Paste"
+    dialog (gxo#apps/xfce4-terminal#129)
+  * Use GtkScrolledWindow for TerminalScreen and add an
+    overlay-scrolling preference (gxo#apps/xfce4-terminal#149)
+  * Support the new Shortcuts editor widget
+    (requires libxfce4ui 4.17.2 or greater)
+  * New preference: Select right click action
+  * Improved `scrolling-on-output` behaviour.
+  * Unsafe Paste Dialog temporary override (gxo#apps/xfce4-terminal#106)
+  * Fix regression: File Menu missing `Close Window` entry
+  * Fix regression: Disable Help shortcut does not work
+  * Fix regression: go-to accelerators not working on startup
+  * Fix regression: Revert accelerator paths to maintain backwards
+    compatibility
+  * Use the latest .glade file structure
+  * Change incorrect reference to ${XDG_CONFIG_DIRS} in man page
+    (gxo#apps/xfce4-terminal#47)
+  * Change outdated documentation links
+  * Use XfceTitledDialog for `Find` (gxo#apps/xfce4-terminal#168)
+  * Include '\r' in unsafe-paste checks
+  * Update tab accelerators at runtime
+  * Consume events that activate accelerator callbacks
+    (gxo#apps/xfce4-terminal#159, gxo#apps/xfce4-terminal#153)
+  * Center on the active terminal window.
+  * Change handling of goto-tab accelerators so they can be changed
+    through the editor.
+  * Menubar changes size when the window is maximized
+    (gxo#apps/xfce4-terminal#156)
+  * Context Menu: Revert changes in order and contents introduced by
+    the transition to XfceGtkActionEntries
+  * Add "Show Window Borders" entry in View menu (it was missing
+    in the last 2 dev releases)
+  * Revert view menu order (Zoom entries below checkboxes)
+  * Fix the visibility flag of the scrollbar 
+    (gxo#apps/xfce4-terminal#161, could lead to broken themes)
+  * Replace GTimeVal with gint64
+  * Fix build warnings
+  * Update Copyright
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  xfce4-terminal-0.8.10.tar.bz2

New:
----
  xfce4-terminal-1.0.0.tar.bz2

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

Other differences:
------------------
++++++ xfce4-terminal.spec ++++++
--- /var/tmp/diff_new_pack.DD5qoy/_old  2022-04-08 00:28:34.769742345 +0200
+++ /var/tmp/diff_new_pack.DD5qoy/_new  2022-04-08 00:28:34.773742299 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-terminal
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2012 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,13 @@
 
 %bcond_with git
 Name:           xfce4-terminal
-Version:        0.8.10
+Version:        1.0.0
 Release:        0
 Summary:        Terminal Emulator for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          System/X11/Terminals
 URL:            https://docs.xfce.org/apps/terminal/start
-Source0:        
https://archive.xfce.org/src/apps/xfce4-terminal/0.8/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/apps/xfce4-terminal/1.0/%{name}-%{version}.tar.bz2
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -34,9 +34,9 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.8
 BuildRequires:  pkgconfig(libpcre2-8)
-BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.14
-BuildRequires:  pkgconfig(libxfconf-0) >= 4.14
-BuildRequires:  pkgconfig(vte-2.91)
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.16
+BuildRequires:  pkgconfig(libxfconf-0) >= 4.16
+BuildRequires:  pkgconfig(vte-2.91) >= 0.51.3
 Recommends:     %{name}-lang
 
 %description

++++++ xfce4-terminal-0.8.10.tar.bz2 -> xfce4-terminal-1.0.0.tar.bz2 ++++++
++++ 141625 lines of diff (skipped)

Reply via email to