Accepting request 970536 from home:tux93:branches:X11:xfce
- Update to version 1.0.1 OBS-URL: https://build.opensuse.org/request/show/970536 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=52
This commit is contained in:
parent
70a3bed6a7
commit
1df038307d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:593b6a7bd9b18851e51854e075990109b7896a22713b5dd8b913b23f21db6576
|
||||
size 1022734
|
3
xfce4-terminal-1.0.1.tar.bz2
Normal file
3
xfce4-terminal-1.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d3690871d3fe97f8be0908ace0443819e513f6366f851682aafe17059e1eba5
|
||||
size 1002307
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 13:50:09 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to version 1.0.1
|
||||
* A new hidden preference `DropdownParametersOnce` has been
|
||||
introduced to control whether the drop-down window accepts
|
||||
command line arguments after creation. With the introduction
|
||||
of this preference an older bug was fixed where tabs could be
|
||||
added to the drop-down window even though they weren't
|
||||
supposed to.
|
||||
* Options: --active-tab does not behave properly when adding tabs
|
||||
to existing windows.
|
||||
* Find dialog does not respond to Return key
|
||||
(gxo#apps/xfce4-terminal#176)
|
||||
* Dragging a URL from Chromium ends up truncated
|
||||
(gxo#apps/xfce4-terminal#180)
|
||||
* Toolbar size changes when the window is maximized
|
||||
(gxo#apps/xfce4-terminal#181).
|
||||
* Unable to create a single window with many tabs through command
|
||||
line options (gxo#apps/xfce4-terminal#182).
|
||||
* Translation Updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 2 12:17:50 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%bcond_with git
|
||||
Name: xfce4-terminal
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: Terminal Emulator for the Xfce Desktop Environment
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user