diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index 7360441..4168b0a 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -3,12 +3,12 @@ Name: ocaml-calendar Version: 2.0.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries License: LGPLv2 -URL: http://www.lri.fr/~signoles/prog.en.html#calendar +URL: http://calendar.forge.ocamlcore.org/ Source0: http://www.lri.fr/~signoles/prog/calendar/calendar-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: sparc64 s390 s390x @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 23 2009 Richard W.M. Jones - 2.0.4-6 +- Calendar has a new upstream URL. + * Sat May 23 2009 Richard W.M. Jones - 2.0.4-5 - Rebuild for OCaml 3.11.1