rpms/ocaml-calendar/devel ocaml-calendar.spec,1.13,1.14

Richard W.M. Jones rjones at fedoraproject.org
Sat May 23 09:10:58 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-calendar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7474

Modified Files:
	ocaml-calendar.spec 
Log Message:
Calendar has a new upstream URL.


Index: ocaml-calendar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-calendar/devel/ocaml-calendar.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- ocaml-calendar.spec	23 May 2009 08:49:47 -0000	1.13
+++ ocaml-calendar.spec	23 May 2009 09:10:27 -0000	1.14
@@ -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 <rjones at redhat.com> - 2.0.4-6
+- Calendar has a new upstream URL.
+
 * Sat May 23 2009 Richard W.M. Jones <rjones at redhat.com> - 2.0.4-5
 - Rebuild for OCaml 3.11.1
 




More information about the scm-commits mailing list