Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scrot for openSUSE:Factory checked in at 2021-12-13 20:44:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scrot (Old) and /work/SRC/openSUSE:Factory/.scrot.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scrot" Mon Dec 13 20:44:52 2021 rev:7 rq:940211 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/scrot/scrot.changes 2021-08-03 22:48:57.772480799 +0200 +++ /work/SRC/openSUSE:Factory/.scrot.new.2520/scrot.changes 2021-12-13 20:50:59.076657499 +0100 @@ -1,0 +2,14 @@ +Sat Dec 11 13:13:42 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- scrot 1.7: + * Fixed: free memory image and font resources. + * Fixed: segfault if mouse cursor image was not obtained. + * Improvement option: --stack, add an optional join direction (v/h). + * New option: --file (-F), provide the filename as an option. + * New option: --ignorekeyboard (-i), Don't exit for keyboard input. ESC still exits. + * New option: --select=hole (-shole), hole selection area. + * New option: --select=hide (-shide), hide selection area, support image. + * New option: --select=blur (-sblur), blur selection area. + * New option: (-) add redirection to standard output (format PNG). + +------------------------------------------------------------------- Old: ---- scrot-1.6.tar.gz New: ---- scrot-1.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scrot.spec ++++++ --- /var/tmp/diff_new_pack.0gnNF8/_old 2021-12-13 20:50:59.476657755 +0100 +++ /var/tmp/diff_new_pack.0gnNF8/_new 2021-12-13 20:50:59.480657758 +0100 @@ -17,20 +17,18 @@ Name: scrot -Version: 1.6 +Version: 1.7 Release: 0 Summary: Screenshot Capture Utility License: SUSE-Scrot Group: Productivity/Graphics/Other URL: https://github.com/resurrecting-open-source-projects/scrot -Source: https://github.com/resurrecting-open-source-projects/scrot/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: autoconf -BuildRequires: autoconf-archive -BuildRequires: automake +Source: https://github.com/resurrecting-open-source-projects/scrot/releases/download/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(giblib) BuildRequires: pkgconfig(imlib2) +BuildRequires: pkgconfig(libbsd) BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xext) @@ -45,7 +43,6 @@ %autosetup -p1 %build -./autogen.sh %configure %make_build @@ -55,7 +52,7 @@ rm -rf %{buildroot}/%{_datadir}/doc/scrot %files -%doc AUTHORS ChangeLog README.md TODO CONTRIBUTING.md +%doc AUTHORS ChangeLog README.md %license COPYING %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} ++++++ scrot-1.6.tar.gz -> scrot-1.7.tar.bz2 ++++++ ++++ 18319 lines of diff (skipped)