forked from pool/xfce4-screenshooter
Accepting request 1056132 from home:dirkmueller:Factory
- update to 1.10.2: * Fix capture of CSD windows * Fix active window and region capture modes * Consider scale factor while capturing screenshots with cairo * Support libsoup2 and 3 simultaneously * save dialog: show preview of selected file * Save preferences of panel plugin * Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian OBS-URL: https://build.opensuse.org/request/show/1056132 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-screenshooter?expand=0&rev=70
This commit is contained in:
parent
22c204a829
commit
2abf5479e4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ab7161e2d599e1f16891b9901d5849c2b9923b0a218b66d87179f224bc437d6
|
||||
size 596568
|
3
xfce4-screenshooter-1.10.2.tar.bz2
Normal file
3
xfce4-screenshooter-1.10.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f416ef81f4a30c04a08f67bf37067cb3f5cac412b47a3d402ff4fc75cbc4d55
|
||||
size 601856
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 07:40:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.10.2:
|
||||
* Fix capture of CSD windows
|
||||
* Fix active window and region capture modes
|
||||
* Consider scale factor while capturing screenshots with cairo
|
||||
* Support libsoup2 and 3 simultaneously
|
||||
* save dialog: show preview of selected file
|
||||
* Save preferences of panel plugin
|
||||
* Translation Updates:
|
||||
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
|
||||
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
|
||||
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
|
||||
French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
|
||||
Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
|
||||
Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Persian
|
||||
(Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
|
||||
Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 23 18:57:44 UTC 2022 - Maurizio Galli <maurizio.galli@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xfce4-screenshooter
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.10.1
|
||||
Version: 1.10.2
|
||||
Release: 0
|
||||
Summary: Screenshot Tool for the Xfce Desktop
|
||||
License: GPL-2.0-or-later
|
||||
@ -47,8 +47,8 @@ BuildRequires: pkgconfig(libxfconf-0) >= %{panel_version}
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.0
|
||||
BuildRequires: pkgconfig(pango) >= 1.44.0
|
||||
BuildRequires: pkgconfig(xext) >= 1.0.0
|
||||
BuildRequires: pkgconfig(xi) >= 1.7.8
|
||||
BuildRequires: pkgconfig(xfixes) >= 4.0.0
|
||||
BuildRequires: pkgconfig(xi) >= 1.7.8
|
||||
%if %{with git}
|
||||
BuildRequires: xfce4-dev-tools
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user