- Update to master checkout b372f73:
* add -sensitive option
* works reliably for large data streams
* improved debug and checking facilities
* when pasting, don't clear selection unless -sensitive is given
* if stdin is a tty, choose appropriate -i or -o option as default mode
* numerous bug fixes (segfaults, resource leaks, null pointer dereference)
As the project is in some hibernate state and no further commits are to be expected, I refrained from converting the spec file to some _service mechanism.
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xclip?expand=0&rev=18
Last release was in 2016, and a lot of fixes went into the github repo meanwhile. Maintainer astrand said that a new release would be a good idea, but did not find time to do it. As development now more or less stalled, a new release can not be expected. Fedora switched to using a master checkout as well. As the development tree fixes real issues and cherry-picking a lot of commits would be a hassle, switching to a master checkout seems reasonable.
- Update to master checkout b372f73:
* add -sensitive option
* works reliably for large data streams
* improved debug and checking facilities
* when pasting, don't clear selection unless -sensitive is given
* if stdin is a tty, choose appropriate -i or -o option as default mode
* numerous bug fixes (segfaults, resource leaks, null pointer dereference)
OBS-URL: https://build.opensuse.org/request/show/1181716
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xclip?expand=0&rev=16
- Update to 0.13:
* Add the remove-last-newline option
* Fix the compile warning & build steps, and add .gitignore
* An new option "-rmlastnl" is added to remove the last newline
character if present.
* Before running ./configure, autoreconf is required to generate
configuration files.
* Add .gitignore
* Changing Sourceforge URLs to GitHub.
* don't treat TARGETS request as contents request
* Document the -noutf8 option.
* Minor lang corrections.
* Avoid warnings about unused variable; only define html if
HAVE_ICONV.
* Applied 2924602 - 0005-Added-a-target-command-line-option.patch
* Applied 2924602 - 0004-Improved-xclip-s-error-handling.patch
* Applied 2924602 - 0003-Added-support-for-printing-more-data-types.patch
* Applied 2924602 - 0002-Added-support-in-xcout-for-receiving-16-and-32-bit-d.patch
* Applied 2924602 - 0001-Added-a-parameter-to-xcout-which-receives-the-type-o.patch
OBS-URL: https://build.opensuse.org/request/show/487865
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xclip?expand=0&rev=11