From 96309926ba46996175c45448105429c48205b953 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 28 Mar 2008 15:34:39 +0000 Subject: [PATCH] - New upstream version 2.0.2 (rhbz #439124) --- .cvsignore | 2 +- ocaml-calendar.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3f33ad5..055485f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -calendar-2.0.tar.gz +calendar-2.0.2.tar.gz diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index a33598e..679d3b2 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -2,8 +2,8 @@ %define debug_package %{nil} Name: ocaml-calendar -Version: 2.0 -Release: 2%{?dist} +Version: 2.0.2 +Release: 1%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 28 2008 Richard W.M. Jones - 2.0.2-1 +- New upstream version 2.0.2 (rhbz #439124) + * Sat Mar 1 2008 Richard W.M. Jones - 2.0-2 - Rebuild for ppc64. diff --git a/sources b/sources index e13f0e3..f07fc53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3648311befb866a124a8cb00d667b269 calendar-2.0.tar.gz +1631f5f21bf4d9b57a2fb7d956e44bdb calendar-2.0.2.tar.gz