Commit Graph

12 Commits

Author SHA1 Message Date
Richard W.M. Jones
92adf4cf1d Revert back to ocaml-calendar 2.04
ocaml-calendar 3.0.0 (in Fedora 39+ and briefly in RHEL 10) requires
ocaml-re, which we removed from RHEL 10, so now that package cannot
build.  We don't need ocaml-calendar 3, version 2.04 will do fine.

Revert back to it.

Unfortunately to do this I had to introduce an epoch to get this to
override previous versions from RHEL 10.

I also had to remove debuginfo because that fails for unclear reasons.

I also had to do some porting for OCaml 5.
2024-05-31 18:18:24 +01:00
Jerry James
22e86b3341 Version 3.0.0
Other changes:
- New project URLs
- Convert License tag to SPDX
- Drop obsolete debuginfo patch
- Build with dune
2023-07-10 17:21:37 -06:00
Richard W.M. Jones
fdad83d037 New upstream version 2.04.
- Enable bytecode compilation.
2015-07-21 15:03:22 +01:00
Richard W.M. Jones
9c2f99d887 New upstream version 2.03.2.
- Rebuild for OCaml 4.00.1.
- Remove upstream patch.
2012-10-29 14:24:22 +00:00
Richard W.M. Jones
81a7c32fa9 New upstream version 2.03.1. 2012-01-06 13:46:29 +00:00
Richard W.M. Jones
c97e0e397c Update for OCaml 3.12.0. 2011-01-06 08:50:37 +00:00
Richard W.M. Jones
8cb175632c - New upstream release 2.01.1. 2009-10-08 11:58:23 +00:00
Richard W.M. Jones
e89ccd8e4b - New upstream version 2.0.4 (rhbz #454789).
- Fix non-UTF-8 characters in TODO.
- *.cmx file moved to -devel subpackage as per packaging guidelines.
2008-07-10 09:01:56 +00:00
Richard W.M. Jones
96309926ba - New upstream version 2.0.2 (rhbz #439124) 2008-03-28 15:34:39 +00:00
Richard W.M. Jones
43cc6f190f - New upstream version 2.0.
- Rebuild for OCaml 3.10.1.
2008-02-13 00:23:50 +00:00
Richard W.M. Jones
43f0b033ca ocaml-calendar - Objective CAML library for managing dates and times
Initial import (bug 240571).
2007-08-09 15:48:54 +00:00
Kevin Fenzi
867d379b50 Setup of module ocaml-calendar 2007-08-08 21:03:03 +00:00