From 81a7c32fa9c703d9c837e1cec237fb0ff33fdeec Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Jan 2012 13:46:29 +0000 Subject: [PATCH] New upstream version 2.03.1. --- .gitignore | 1 + ocaml-calendar.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 59ba56a..2c8c70a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ calendar-2.01.1.tar.gz /calendar-2.03.tar.gz +/calendar-2.03.1.tar.gz diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index c3dd493..d5bb35b 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -2,14 +2,14 @@ %global debug_package %{nil} Name: ocaml-calendar -Version: 2.03 -Release: 2%{?dist} +Version: 2.03.1 +Release: 1%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries License: LGPLv2 URL: http://calendar.forge.ocamlcore.org/ -Source0: http://forge.ocamlcore.org/frs/download.php/427/calendar-%{version}.tar.gz +Source0: http://forge.ocamlcore.org/frs/download.php/605/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 +* Fri Jan 6 2012 Richard W.M. Jones - 2.03.1-1 +- New upstream version 2.03.1. + * Tue Feb 08 2011 Fedora Release Engineering - 2.03-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index de207ee..405d073 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c594605758ff685ca84ea42c55a5aba8 calendar-2.03.tar.gz +8f14a2c7d84e4caf03099b049716d728 calendar-2.03.1.tar.gz