forked from pool/oclock
* Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Pass -D_CONST_X_STRING to make libXt declare String as const char * * Fix spelling/wording issues * gitlab CI: add a basic build test * Declare bitmap data as const * Add cast to clear -Wsign-compare warning OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/oclock?expand=0&rev=7
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 31 09:14:38 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to 1.0.5:
|
|
* Update README for gitlab migration
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* Pass -D_CONST_X_STRING to make libXt declare String as const char *
|
|
* Fix spelling/wording issues
|
|
* gitlab CI: add a basic build test
|
|
* Declare bitmap data as const
|
|
* Add cast to clear -Wsign-compare warning
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 7 09:57:21 UTC 2018 - mvetter@suse.com
|
|
|
|
- Update to 1.0.4:
|
|
+ Remove unused function TDrawArc
|
|
+ Reduce scope of variables in check_jewel_poly
|
|
+ config: Add missing AC_CONFIG_SRCDIR
|
|
+ configure: Drop AM_MAINTAINER_MODE
|
|
+ autogen.sh: Honor NOCONFIGURE=1
|
|
+ autogen.sh: use exec instead of waiting for configure to finish
|
|
+ autogen.sh: use quoted string variables
|
|
+ autogen: add default patch prefix
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 19:58:22 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.0.3:
|
|
+ Enable the latent XKBStdBell code in oclock.
|
|
+ Combine usage output into a single string/fprintf call.
|
|
+ Man page fixes.
|
|
+ Build system fixes.
|
|
- Add pkgconfig(xkbfile) BuildRequires: new dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split oclock from xorg-x11. Initial version: 1.0.2.
|
|
|