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-03-15 19:04:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-screenshooter (Old)
and /work/SRC/openSUSE:Factory/.xfce4-screenshooter.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-screenshooter"
Tue Mar 15 19:04:43 2022 rev:37 rq:961775 version:1.9.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-screenshooter/xfce4-screenshooter.changes
2021-05-21 21:50:16.318169867 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-screenshooter.new.25692/xfce4-screenshooter.changes
2022-03-15 19:05:27.064969721 +0100
@@ -1,0 +2,17 @@
+Sun Mar 13 14:31:28 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.9.10
+ * Use symbolic icons
+ * Bump Xfce dependencies to 4.14
+ * _NET_FRAME_EXTENTS support
+ * Add back button to take new screenshot
+ (gxo#apps/xfce4-screenshooter!29)
+ * Fix Imgur upload via CLI (gxo#apps/xfce4-screenshooter!26)
+ * Set up ScreenshotData after commandline parsing
+ * Fix compile warning (#62)
+ * Update to description and addition of donate and translate links
+ * Replace link to bugzilla with gitlab
+ (gxo#apps/xfce4-screenshooter!25)
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-screenshooter-1.9.9.tar.bz2
New:
----
xfce4-screenshooter-1.9.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-screenshooter.spec ++++++
--- /var/tmp/diff_new_pack.Q4rJCG/_old 2022-03-15 19:05:27.540970044 +0100
+++ /var/tmp/diff_new_pack.Q4rJCG/_new 2022-03-15 19:05:27.544970047 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-screenshooter
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2010 Guido Berhoerster.
#
# All modifications and additions to the file contributed by third parties
@@ -17,12 +17,12 @@
#
-%define panel_version 4.12.0
+%define panel_version 4.14.0
%define plugin screenshooter
%bcond_with git
Name: xfce4-screenshooter
-Version: 1.9.9
+Version: 1.9.10
Release: 0
Summary: Screenshot Tool for the Xfce Desktop
License: GPL-2.0-or-later
@@ -40,15 +40,15 @@
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
BuildRequires: pkgconfig(libsoup-2.4)
-BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.12.0
-BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
-BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.10.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)
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}-%{release}
# needs xfhelp4
Requires: libxfce4ui-tools
Suggests: xfce4-%{plugin}-plugin
@@ -66,7 +66,7 @@
Summary: Screenshot Plugin for the Xfce Panel
Group: System/GUI/XFCE
Requires: xfce4-panel >= %{panel_version}
-Requires: xfce4-screenshooter = %{version}
+Requires: xfce4-screenshooter = %{version}-%{release}
# package was renamed in 2019 after Leap 15.1
Provides: xfce4-panel-plugin-%{plugin} = %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin} < %{version}-%{release}
++++++ xfce4-screenshooter-1.9.9.tar.bz2 -> xfce4-screenshooter-1.9.10.tar.bz2
++++++
++++ 41728 lines of diff (skipped)