| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.
- 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.
- 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
- Update to version 1.0.8 * bugfixes
- fixed license to X11 in specfile
- 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.
- Update to version 1.0.6: + Calculate text and window size from LC_CTYPE instead of LC_TIME + Build system fixes.
- Split xclock from xorg-x11. Initial version: 1.0.5.