| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 1.6:
* Fix portability issues with signed vs unsigned chars in the config
file parser (thanks to Charlène Wendling).
* The -t option now allows fractional time values (e.g. -t 0.5 to
display for half a second).
* Set window type hint to notification to avoid shadows and other
decorations (thanks to Markus Demleitner).
* Add support for right-to-left text (thanks to @ilevi-code).
- Remove xcowfortune ("remove_xcowfortune.patch") because fortune will be dropped.
- Add xcowsay.svg and xcowsay.desktop
- Init the xcowsay spec file
- update to 1.5.1: * Fix black squares around cow and bubble on non-compositing window manager
- Upgrade to version 1.5
Changes:
* Updated from Gtk2/GDK to Gtk3/Cairo. Note that because of the removal
of the `gtk_widget_shape_combine_mask' API that xcowsay used for
transparency, we now rely on the alpha channel of the window and a
compositing window manager for this.
* As a side effect of this, the bubble is now anti-aliased, fixing a
long-standing issue.
* Unfortunately running xcowsay without a compositor is no longer
supported. If this affects you please continue to use 1.4 as there are
no functional changes in 1.5.
* The cow position is more random (thanks to Tony Finch).
- Update souce link to use tarball from github
- Ensure neutrality of descriptions.
- Bump version to 1.4 - Re-add xcowfortune because fortune is still and will be continue supported
- Remove xcowfortune ("remove_xcowfortune.patch") because fortune will be dropped.
- Add xcowsay.svg and xcowsay.desktop
- Init the xcowsay spec file