| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Loose the filelist for the package info to avoid FTBFS on SLE-15-SP5 (bsc#1203743).
- Update to version 1.6.0
* Capture stderr of xclip subprocess, fixed issue where emojii
cut off the last character, allowed selection between PRIMARY
and CLIPBOARD for xsel and xclip
* Pyperclip works with qtpy module, set pyqt as lower priority
than xsel/xclip/klipper, add support for PyQt5
* Fixed the encoding that was set to "uft-8"
* Added lazy loading
- Trim redundant words from descriptions.
- Update to version 1.5.27
* Disable broken cygwin implementation until issue 55 can be
fixed
* Fix #51, Replace wcscpy_s with memmove for Windows XP.
* Fix #53, PEP8 changes, STRING_FUNCTION rename
- Converted to single-spec
- Updated source URL, license and homepage
- Update to upstream version 1.5.24
- First initial package of version 1.5.11