Package Release Info

xclock-1.1.1-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xclock

Change Logs

* Fri Apr 08 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.1
  * This release fixes a build issue introduced in 1.1.0 that
    causes builds to fail on NetBSD and other systems without
    sincos() in the math library.
* Sun Apr 03 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.0
  * This minor feature update includes an enhancement from Keith
    Packard to make the analog clock hands update more smoothly
    when using the X Render extension.
* Mon Jul 15 2019 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.9
  * Use _CONST_X_STRING to make libXt declare String as const char *
  * Clear -Wsign-compare warning from gcc 7.3
  * Consistently use X_GETTIMEOFDAY
  * Fix logic sourrouning && and ||
  * Use fabsf when dealing with floating point numbers
* Wed Feb 20 2019 sndirsch@suse.com
- Update to version 1.0.8
  * bugfixes
* Thu Feb 06 2014 sndirsch@suse.com
- fixed license to X11 in specfile
* Thu Sep 12 2013 zaitor@opensuse.org
- Update to version 1.0.7:
  + Combine usage message strings & print them to stderr, not
    stdout.
  + Add noreturn attributes suggested by -Wmissing-noreturn.
  + Store sine & cosine tables as doubles instead of floats.
  + 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.0.6:
  + Calculate text and window size from LC_CTYPE instead of LC_TIME
  + Build system fixes.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xclock from xorg-x11. Initial version: 1.0.5.