From 1e1ecde93e81b4e4a58aeacf15067bb327f5a89c Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: Sep 15 2023 21:08:22 +0000 Subject: Update scrot to version 1.10 / rev 11 via SR 1111468 https://build.opensuse.org/request/show/1111468 by user pluskalm + anag+factory --- diff --git a/.files b/.files index b09db48..bcb8ae6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index cb6a53f..130c3dc 100644 --- a/.rev +++ b/.rev @@ -79,4 +79,12 @@ 1062183 + + a6bf9c50196cb6ad957902e8c1861349 + 1.10 + + anag+factory + + 1111468 + diff --git a/scrot-1.10.tar.gz b/scrot-1.10.tar.gz new file mode 120000 index 0000000..f4d1776 --- /dev/null +++ b/scrot-1.10.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreigt7mx3sywbsiidbjccisfpwgmu256uagjindnbwtg6vxqam27tn4 \ No newline at end of file diff --git a/scrot-1.8.1.tar.gz b/scrot-1.8.1.tar.gz deleted file mode 120000 index aadc5ac..0000000 --- a/scrot-1.8.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreid5k72bczttsb23nkunf25h4mb7qvis6evzyu3sy2445tiq3aadou \ No newline at end of file diff --git a/scrot.changes b/scrot.changes index 500d5f6..f7a31c7 100644 --- a/scrot.changes +++ b/scrot.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Mon Sep 11 12:43:34 UTC 2023 - Paolo Stivanin + +- 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. + +------------------------------------------------------------------- Sat Jan 28 16:13:04 UTC 2023 - Dirk Müller - update to 1.8.1: diff --git a/scrot.spec b/scrot.spec index 753463b..4add573 100644 --- a/scrot.spec +++ b/scrot.spec @@ -17,7 +17,7 @@ Name: scrot -Version: 1.8.1 +Version: 1.10 Release: 0 Summary: Screenshot Capture Utility License: SUSE-Scrot