Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-screenshooter for openSUSE:Factory checked in at 2022-12-24 14:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-screenshooter (Old) and /work/SRC/openSUSE:Factory/.xfce4-screenshooter.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-screenshooter" Sat Dec 24 14:52:34 2022 rev:40 rq:1045187 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-screenshooter/xfce4-screenshooter.changes 2022-12-20 20:21:02.606061218 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-screenshooter.new.1563/xfce4-screenshooter.changes 2022-12-24 14:55:22.952713696 +0100 @@ -1,0 +2,9 @@ +Fri Dec 23 18:57:44 UTC 2022 - Maurizio Galli <maurizio.ga...@suse.com> + +- Update to version 1.10.1: + * Fixes capture of screenshots after first time (gxo#apps/xfce4-screenshoter#89) + * libsoup: Migrate to 3.0 (gxo#apps/xfce4-screenshoter#88) + * Fix typo in NEWS file + * Translation Updates + +------------------------------------------------------------------- @@ -4 +13,2 @@ -- update to 1.10.0: +- Update to version 1.10.0: + * Bump requirements for Xfce 4.18 @@ -6 +15,0 @@ - * Bump dependencies @@ -13,10 +22 @@ - * Translation Updates: - Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, - Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, - Dutch, Eastern Armenian, English (Australia), English (United - Kingdom), Estonian, Finnish, French, Galician, Georgian, German, - Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, - Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian - Bokmål, Occitan (post 1500), Persian (Iran), Polish, Portuguese, - Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, - Swedish, Thai, Turkish, Ukrainian + * Translation Updates Old: ---- xfce4-screenshooter-1.10.0.tar.bz2 New: ---- xfce4-screenshooter-1.10.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-screenshooter.spec ++++++ --- /var/tmp/diff_new_pack.8bLjHJ/_old 2022-12-24 14:55:23.324715867 +0100 +++ /var/tmp/diff_new_pack.8bLjHJ/_new 2022-12-24 14:55:23.336715937 +0100 @@ -17,12 +17,12 @@ # -%define panel_version 4.14.0 +%define panel_version 4.16.0 %define plugin screenshooter %bcond_with git Name: xfce4-screenshooter -Version: 1.10.0 +Version: 1.10.1 Release: 0 Summary: Screenshot Tool for the Xfce Desktop License: GPL-2.0-or-later @@ -34,17 +34,21 @@ BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: xfce4-dev-tools -BuildRequires: pkgconfig(exo-2) >= 0.11.0 +BuildRequires: pkgconfig(exo-2) >= 0.12.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gthread-2.0) >= 2.42.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(libsoup-3.0) >= 3.0.0 BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version} BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version} BuildRequires: pkgconfig(libxfce4util-1.0) >= %{panel_version} -BuildRequires: pkgconfig(xext) -BuildRequires: pkgconfig(xfixes) +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 %if %{with git} BuildRequires: xfce4-dev-tools %endif ++++++ xfce4-screenshooter-1.10.0.tar.bz2 -> xfce4-screenshooter-1.10.1.tar.bz2 ++++++ ++++ 21058 lines of diff (skipped)