forked from pool/xfce4-screenshooter
Accepting request 894567 from home:tux93:branches:X11:xfce
- Update to version 1.9.9 * Add link to Imgur ToS (gxo#apps/xfce4-screenshooter#54) * Add notice about imgur (gxo#apps/xfce4-screenshooter#53) * Add launchable tag to appdata.xml * Update help message for --save option * Add combobox with file extensions (gxo#apps/xfce4-screenshooter#6) * Add option to capture window border or not (gxo#apps/xfce4-screenshooter#4) * Preserve last used extension * Save screenshots according to the extension (gxo#apps/xfce4-screenshooter#6) * Avoid save dialog loop if action was specified from CLI (gxo#apps/xfce4-screenshooter#41) * Respect windows scaling (gxo#apps/xfce4-screenshoote!18) * Fix compilation warnings * Add version check for pango * Correctly calculate dimensions of size window (gxo#apps/xfce4-screenshooter#37) * Add option to disable Imgur upload (gxo#apps/xfce4-screenshooter#20) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/894567 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-screenshooter?expand=0&rev=60
This commit is contained in:
parent
0d0e93870e
commit
3c9fb9c7b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f029d614ad3b63fbcf742984dc6c976f3008e7d88fa487d49ed544f56f62c50
|
||||
size 562481
|
3
xfce4-screenshooter-1.9.9.tar.bz2
Normal file
3
xfce4-screenshooter-1.9.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4
|
||||
size 570962
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 09:02:54 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to version 1.9.9
|
||||
* Add link to Imgur ToS (gxo#apps/xfce4-screenshooter#54)
|
||||
* Add notice about imgur (gxo#apps/xfce4-screenshooter#53)
|
||||
* Add launchable tag to appdata.xml
|
||||
* Update help message for --save option
|
||||
* Add combobox with file extensions
|
||||
(gxo#apps/xfce4-screenshooter#6)
|
||||
* Add option to capture window border or not
|
||||
(gxo#apps/xfce4-screenshooter#4)
|
||||
* Preserve last used extension
|
||||
* Save screenshots according to the extension
|
||||
(gxo#apps/xfce4-screenshooter#6)
|
||||
* Avoid save dialog loop if action was specified from CLI
|
||||
(gxo#apps/xfce4-screenshooter#41)
|
||||
* Respect windows scaling (gxo#apps/xfce4-screenshoote!18)
|
||||
* Fix compilation warnings
|
||||
* Add version check for pango
|
||||
* Correctly calculate dimensions of size window
|
||||
(gxo#apps/xfce4-screenshooter#37)
|
||||
* Add option to disable Imgur upload
|
||||
(gxo#apps/xfce4-screenshooter#20)
|
||||
* Translation Updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 23 02:32:41 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xfce4-screenshooter
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2010 Guido Berhoerster.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -22,7 +22,7 @@
|
||||
%bcond_with git
|
||||
|
||||
Name: xfce4-screenshooter
|
||||
Version: 1.9.8
|
||||
Version: 1.9.9
|
||||
Release: 0
|
||||
Summary: Screenshot Tool for the Xfce Desktop
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user