| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- spec: add "Requires: imlib2" because the software does not work unless imlib2 is installed (bsc#1240925)
- update to 1.12.1:
* Fixes: Do no default to --line mode=edge if --freeze is also specified
since that combination can lead to artifacts (#408).
* Document: Correct description of edge mode regarding -f flag.
- add shell completion packages
- update to 1.12:
* New feature: Allow cancelling selection by pressing alternate button.
* Fixes: Racy behavior of --freeze where the screenshot was different than
the content it was frozen on (#381).
* Fixes: Hanging when invoked with a button pressed (#389).
* Fixes: Certain visual glitches with selection when run under
a compositor (#387).
* Document: Correct description of -m in help string.
* Document: Formatting of -u in manpage.
* Document: Clarify "other" formats in the README.
- update to 1.11.1:
* Fixes: remove trailing slash from etc/ from Makefile.am to
allow the 'make dist' command to run correctly.
- update to 1.11:
* New feature: zsh and bash completion
* Improvement: more detailed --help output and new --list-options flag
* Improvement: better error reporting on newer imlib2 versions
* Improvement: better handle mutually exclusive options
* Improvement: --stack no longer errors out if no compositor is running
* Improvement: print a warning if output file was changed
* Improvement: default file-name extension is now based on the format used
* Improvement: selection line mode will be automatically set to "edge"
mode if no compositors is running
* Improvement: rewrite autogen.sh to be simpler and more robust
* Document: add examples of using scrot with other utilities in manpage
* Document: Correct strftime section in the manual
* Fixes: selection borders appearing in the screenshot
* Fixes: reject filenames with trailing slash
* Fixes: incorrect line opacity mapping
* Fixes: don't return 0 on exec failure
* Fixes: bad extension detection
* Fixes: stricter optional argument parsing
* Fixes: buffer overrun due to bad x,y in imlib_create_image_from_ximage call
* Fixes: printing potentially truncated file-size
* Fixes: various memory leaks
* Fixes: replace dprintf() calls to fix the SmartOS port
- update to 1.10.0:
* New option: --compression to specify a compression level.
Note that certain formats (such as PNG) will now use --compression instead of --quality.
* Improvement: Timing in scrot --delay.
* Improvement: Screenshot timestamps timing.
* Document: Not all compositors support opacity.
* Document: Depend on an interface, not an implementation.
* Document: Fixed license to MIT-feh. NOTE: this is NOT a license change,
we simply fixed the document to correctly identify the license.
* Document: Make it clear --window option takes an argument.
* Document: Clarify imlib2 feature requirement.
* Document: Fix --quality description in manpage.
* Improvement: Fatally error out in case the mouse pointer image cannot be acquired.
* Deprecate: --note.
* Fixes: Memory leak.
* Several other fixes.
- Change Description - Add sed, Fix paths and includes
- change licence to SUSE-Scrot
- rewrite spec file
- add debian patchset 13
003_descmanpage.patch
01_manpagefix.patch
02_options.c.patch
04-focused.patch
05-addfocusedmanpage.patch
06_manpagespace.patch
07_fix-formatstring.patch
08_fix-beeping.patch