Package Release Info

xclipboard-1.1.3-bp154.1.26

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xclipboard

Change Logs

Version: 1.1.3-bp150.2.4
* Thu Sep 12 2013 zaitor@opensuse.org
- Update to version 1.1.3:
  + Fix some size/sign conversion warnings from clang.
  + Delete trailing whitespace from source files.
  + Replace malloc(strlen)+strcpy with strdup.
  + Convert last sprintf to snprintf.
  + Rename state argument to SetButton to not shadow global state
    variable.
  + Mark Quit functions as _X_NORETURN, as suggested by
  - Wmissing-noreturn.
  + Don't rely on being able to set tab stops.
- Add pkgconfig(xproto) BuildRequires, new dependency.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.1.2:
  + xclipboard: avoid overflow crash when building labels
    (lp#792642)
  + Change resource to better position Accept/Cancel (fdo#17364)
  + Build system fixes.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xclipboard from xorg-x11. Initial version: 1.1.1.