diff --git a/xfce4-terminal-1.1.0.tar.bz2 b/xfce4-terminal-1.1.0.tar.bz2 deleted file mode 100644 index 44f5bcc..0000000 --- a/xfce4-terminal-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40823377242b9b09749f5d4a550f41d465153c235c31f34052f804d3453ad4a3 -size 1021840 diff --git a/xfce4-terminal-1.1.1.tar.bz2 b/xfce4-terminal-1.1.1.tar.bz2 new file mode 100644 index 0000000..30fbf39 --- /dev/null +++ b/xfce4-terminal-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab5c9b49c00be29f0be4eee5ccfa5073b16f2456185270265a9324549080aa6 +size 1033180 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 0be1ef8..a383d11 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Oct 15 07:29:34 UTC 2023 - Manfred Hollstein + +- Update to version 1.1.1 + * build: Simplify and clarify X11/Wayland distinction + * Fix xfce_titled_dialog_create_action_area() deprecation + * build: Define our own windowing macro instead of extending GDK's + * wayland: Fix drop-down keep-above for non-prefs dialogs + * wayland: Fix drop-down terminal keep-above + * wayland: Fix window activation + * wayland: Fix drop-down terminal positioning (Fixes #141) + * wayland: Fix new window size + * Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate + * Use the same windowing environment test everywhere + * Fix build when X11 is disabled + * drop-down: Make settings easier to understand + * drop-down: Fix allocation warnings + * Apply 7 suggestion(s) to 2 file(s) + * Save and restore terminal window workspace in X11 session + * doc: Remove reference to terminalrc + * app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place + * Translation Updates + ------------------------------------------------------------------- Tue Aug 22 11:35:03 UTC 2023 - Manfred Hollstein diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 1b70dce..48870db 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -19,7 +19,7 @@ %bcond_with git Name: xfce4-terminal -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0-or-later