diff --git a/xfce4-screenshooter-1.10.1.tar.bz2 b/xfce4-screenshooter-1.10.1.tar.bz2 deleted file mode 100644 index e5bd5f0..0000000 --- a/xfce4-screenshooter-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ab7161e2d599e1f16891b9901d5849c2b9923b0a218b66d87179f224bc437d6 -size 596568 diff --git a/xfce4-screenshooter-1.10.3.tar.bz2 b/xfce4-screenshooter-1.10.3.tar.bz2 new file mode 100644 index 0000000..73a4e48 --- /dev/null +++ b/xfce4-screenshooter-1.10.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818 +size 601717 diff --git a/xfce4-screenshooter.changes b/xfce4-screenshooter.changes index 5fcbc81..e7ba5f3 100644 --- a/xfce4-screenshooter.changes +++ b/xfce4-screenshooter.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 13 16:26:50 UTC 2023 - Marcel Kuehlhorn + +- Update to 1.10.3 + * Lower minimal Xfce dependencies back to 4.16 + * Remove fallback code + +------------------------------------------------------------------- +Thu Jan 5 07:40:16 UTC 2023 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Fri Dec 23 18:57:44 UTC 2022 - Maurizio Galli diff --git a/xfce4-screenshooter.spec b/xfce4-screenshooter.spec index f17fdd0..168947d 100644 --- a/xfce4-screenshooter.spec +++ b/xfce4-screenshooter.spec @@ -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.3 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