diff --git a/python-pyperclip.changes b/python-pyperclip.changes index 8b065b9..6732255 100644 --- a/python-pyperclip.changes +++ b/python-pyperclip.changes @@ -12,6 +12,7 @@ Mon Oct 14 15:27:29 UTC 2024 - Markéta Machová * Remove waitForPaste() and waitForNewPaste() functions, these aren't something the core library should have. * Reordered so that xclip is chosen before xsel since xclip is more popular. +- Add tests.patch to fix tests ------------------------------------------------------------------- Fri Apr 21 12:31:07 UTC 2023 - Dirk Müller