File wyrd.changes of Package wyrd
-------------------------------------------------------------------
Fri Jun 10 11:08:43 UTC 2022 - Detlef Steuer <detlef.steuer@gmx.de>
- Release 1.5.5:
* Remove dependency on camlp5
-------------------------------------------------------------------
Wed Jun 8 10:02:19 UTC 2022 - Detlef Steuer <detlef.steuer@gmx.de>
- Release 1.5.4:
* Catch select error when resizing the window
* Support SPECIAL COLOR syntax
- Documentation now is created during build, no longer included
in tar ball.
-------------------------------------------------------------------
Tue Feb 8 21:32:47 UTC 2022 - Detlef Steuer <detlef.steuer@gmx.de>
- Release 1.5.1:
* Use curses from OPAM if available
* Switch to camlp5 (in upstream this time)
* Document OCaml Curses dependency
- Removed reproducible.patch as it was no longer used an no
longer applies
-------------------------------------------------------------------
Fri Jan 28 14:31:20 UTC 2022 - Detlef Steuer <detlef.steuer@gmx.de>
- Release 1.5.0:
* Port the code to current OCaml
* Fix Invalid_argument "index out of bounds" (bug 751847)
* Update documentation
* Remove embedded curses
* Integrate '0mon' and '0mday' template substitutions (bug 1254778)
- Change to camplp5, as camlp4 not available and deprecated
-------------------------------------------------------------------
Tue Mar 13 10:09:22 UTC 2018 - bwiedemann@suse.com
- Add reproducible.patch to normalize build time (boo#1047218)
-------------------------------------------------------------------
Wed May 17 09:12:11 UTC 2017 - werner@suse.de
- Add patch wyrd-1.4.6-ncurses.patch
to fix configuring and compiling with latest ncurses
- Add autoconf as well as automake to build requires
- Also silent configure by adding remind to build requires
-------------------------------------------------------------------
Mon Apr 22 20:20:45 UTC 2013 - puzel@suse.com
- update to wyrd-1.4.6
- Fixed a failure to quote filenames in the editor commands
provided by the default wyrdrc.
- Fixed a crash when the terminal is resized while wyrd is
executing an external editor or browser. (In some
environments, this would happen every time a reminder file is
edited.)
- Fixed 'configure' errors when compiling with OCaml 4.
- Added Oasis metadata.
- Added automatic refresh of the display when reminder files are
modified.
- Added a backtrace printout for unhandled exceptions.
- Fixed a parallel-make race conditoin resulting from integration
of upstream ocaml-curses.
- Fixed a crash when the terminal is resized.
- Fixed some crashes which could be triggered by pressing arrow
keys or entering non-printable characters from the "quick add"
entry field.
-------------------------------------------------------------------
Wed Dec 22 12:33:38 UTC 2010 - puzel@novell.com
- clean up specfile
-------------------------------------------------------------------
Tue Nov 2 14:20:39 UTC 2010 - puzel@novell.com
- disable parallel build (does not work)
-------------------------------------------------------------------
Wed Oct 27 11:56:37 UTC 2010 - puzel@novell.com
- update to wyrd-1.4.5
- switched from personal fork of OCaml curses bindings to the
community-maintained library from
http://www.nongnu.org/ocaml-tmk/ .
- fixed bug which prevented "quick add" feature from accepting
UTF-8 encoded text.
- implemented improved support for Remind's new "reminder
directory" capability.
-------------------------------------------------------------------
Fri Jan 22 13:28:19 UTC 2010 - puzel@novell.com
- initial package (version 1.4.4)